Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mismatched tags warnings under clang. #244

Conversation

waywardmonkeys
Copy link
Contributor

Clang issues a warning when forward declarations don't match the
actual declaration about whether something is a struct or class.

Clang issues a warning when forward declarations don't match the
actual declaration about whether something is a struct or class.
@jtran56
Copy link

jtran56 commented Jul 21, 2017

Filed as internal issue #148978.

@pixar-oss pixar-oss merged commit 1331a6a into PixarAnimationStudios:dev Sep 1, 2017
pixar-oss added a commit that referenced this pull request Sep 1, 2017
@waywardmonkeys waywardmonkeys deleted the fix-mismatched-tags-warnings branch January 22, 2018 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants