Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » Problem with gcc compilers and -Wall
Re: Problem with gcc compilers and -Wall [message #28613 is a reply to message #28589] Wed, 08 September 2010 10:58 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Koldo!

I believe that -Wall is overkill. Unless you want to add all those missing parentheses around && within || (which is the most common warning I think) to make the output at least a little bit readable Wink Also there is a lot of warnings in 3rd party code in plugin directory, which obscure the output (even without -Wall).

I think that it should be up to the user to set up how pedantic should the compiler be. It is just a matter of writing the options into the build method setting. At least for debug mode, it is more difficult for release mode, but possible too and seeing the warnings in debug mode should be enough anyway.

Best regards,
Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Is there way to get subrange of a vector quickly?
Next Topic: Is there linked list in u++?
Goto Forum:
  


Current Time: Mon Jul 14 05:58:32 CEST 2025

Total time taken to generate the page: 0.02617 seconds