Skip to content

Review: Fix or suppress warnings with clang (redux)#329

Merged
lgritz merged 1 commit intoAcademySoftwareFoundation:masterfrom
lgritz:lg-warnings
Apr 18, 2012
Merged

Review: Fix or suppress warnings with clang (redux)#329
lgritz merged 1 commit intoAcademySoftwareFoundation:masterfrom
lgritz:lg-warnings

Conversation

@lgritz
Copy link
Copy Markdown
Collaborator

@lgritz lgritz commented Apr 18, 2012

New version of "fix or suppress warnings with clang." Fewer warnings suppressed, better way of telling clang to ignore warnings in boost.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can't you remove all those warning flags now that -isystem is working?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Good question, I'll see how many I can remove. Stay tuned.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I was able to remove two more of these. One more is for pugi, another for our code (and I'm not sure I want to change it without more thought, despite the warning).

@lgritz
Copy link
Copy Markdown
Collaborator Author

lgritz commented Apr 18, 2012

We still have one big warning: the Cineon stuff. I was looking at it, and I think it's a bug, involved enough that I want to review a fix separately.

@fpsunflower
Copy link
Copy Markdown
Contributor

LGTM

I'm fine with removing the remaining flags as separate reviews.

Hopefully we can turn on -Werror for OIIO after that's done :)

@lgritz lgritz merged commit 272f33d into AcademySoftwareFoundation:master Apr 18, 2012
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.

2 participants