Skip to content

Avoid forward declaration of rtp structs.#1072

Merged
iphydf merged 1 commit into
TokTok:masterfrom
iphydf:no-forward-decls
Aug 12, 2018
Merged

Avoid forward declaration of rtp structs.#1072
iphydf merged 1 commit into
TokTok:masterfrom
iphydf:no-forward-decls

Conversation

@iphydf

@iphydf iphydf commented Aug 12, 2018

Copy link
Copy Markdown
Member

Forward declarations are problematic, as they easily allow introducing
cyclic dependencies.


This change is Reviewable

@iphydf iphydf added this to the v0.2.x milestone Aug 12, 2018
Forward declarations are problematic, as they easily allow introducing
cyclic dependencies.

@zoff99 zoff99 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm_strong:

Reviewed 2 of 2 files at r1.
Reviewable status: 0 of 1 approvals obtained

@iphydf iphydf merged commit 767ccbb into TokTok:master Aug 12, 2018
@iphydf iphydf deleted the no-forward-decls branch August 12, 2018 20:07
@robinlinden robinlinden modified the milestones: v0.2.x, v0.2.6 Aug 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants