Skip to content
New issue

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

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

Already on GitHub? # to your account

gcc: disable placement-new warnings for boost<1.62 #1081

Conversation

pmolodo
Copy link
Contributor

@pmolodo pmolodo commented Jan 9, 2020

Description of Change(s)

This is an alternative solution to the same problem addressed by:

Locally disable placement-new warnings in later versions of gcc.
898b8c1

After discussion (#1074), we decided that the best solution would be to globally disable
this for the affected combo of gcc + boost versions, since newer
versions of boost are not affected.

Fixes Issue(s)

  • Building with PXR_STRICT_BUILD_MODE + gcc-6 + boost-1.61

Paul Molodowitch added 3 commits January 8, 2020 16:04
This is an alternative solution to the same problem addressed:

Locally disable placement-new warnings in later versions of gcc.
898b8c1

After discussion
  (PixarAnimationStudios#1074),
we decided that the best solution would be to globally disable
this for the affected combo of gcc + boost versions, since newer
versions of boost are not affected.
@jilliene
Copy link

Filed as internal issue #USD-5793

@c64kernal
Copy link
Contributor

Looks great @elrond79 -- thanks very much!

@pixar-oss pixar-oss merged commit 04f8b2c into PixarAnimationStudios:dev Feb 1, 2020
pixar-oss added a commit that referenced this pull request Feb 1, 2020
…_fix

gcc: disable placement-new warnings for boost<1.62

(Internal change: 2035175)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants