Re: Build warnings
"Timothy B. Terriberry" <[email protected]> Wed, 24 Mar 2010 07:38:32 -0400
| Newsgroups | gmane.comp.multimedia.ogg.theora.devel |
|---|---|
| Message-ID | <[email protected]> |
Stuart Fisher wrote: > 1.1.1 release compiles fine, but the compiler generates a fairly large > number of warnings about "suggest parentheses around + or - inside What compiler are you using? The code should disable this warning for both MSVC and gcc. > Maybe I'll just edit the code to put the parentheses in to keep the > compiler quiet and then submit the changes to the SVN? Please don't.