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

clang reports virtual destructor warning #171

Closed
meshula opened this issue Mar 4, 2017 · 3 comments
Closed

clang reports virtual destructor warning #171

meshula opened this issue Mar 4, 2017 · 3 comments

Comments

@meshula
Copy link
Member

meshula commented Mar 4, 2017

As far as I can tell this is not going to result in incorrect behavior, but it is warning noise from clang during a build that would be nice to clean up:

/extern/usd/pxr/base/vt/value.h:224:12: 'VtValue::_TypeInfo' has virtual functions but non-virtual destructor
@jtran56
Copy link

jtran56 commented Mar 6, 2017

Filed as internal issue #143748.

@superfunc
Copy link
Contributor

Note that this should be cleaned up by 599c71a

@meshula
Copy link
Member Author

meshula commented Mar 12, 2017

Thanks :)

@meshula meshula closed this as completed Mar 12, 2017
AdamFelt pushed a commit to autodesk-forks/USD that referenced this issue Apr 16, 2024
### Description of Change(s)
Fix some display problem in usdView on Mac

### Fixes Issue(s)
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

No branches or pull requests

3 participants