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 » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » -Wall
-Wall [message #15295] Tue, 15 April 2008 21:38 Go to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
U++ now should compile without warnings even if -Wall is active, except "plugin" packages.

Note however that Ubuntu's compiler does not warn for

if(a == b && c == d || e == f);

Mirek
Re: -Wall [message #15305 is a reply to message #15295] Wed, 16 April 2008 00:47 Go to previous messageGo to next message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
luzr wrote on Tue, 15 April 2008 21:38

U++ now should compile without warnings even if -Wall is active, except "plugin" packages.


That's perfect ! Smile

Quote:


Note however that Ubuntu's compiler does not warn for

if(a == b && c == d || e == f);

Mirek


Well, that's even more perfect Smile
Btw, maybe enabling --pedantic option it'll warn. I never use it as causes tons of unneeded messages, but....

Max
Re: -Wall [message #15349 is a reply to message #15295] Thu, 17 April 2008 06:03 Go to previous messageGo to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
luzr wrote on Tue, 15 April 2008 15:38

U++ now should compile without warnings even if -Wall is active, except "plugin" packages.



U++ can benefit from DEPRECATED macro now.

http://www.ultimatepp.org/forum/index.php?t=msg&th=2955& amp;start=0&


Regards,
Novo
Re: -Wall [message #15353 is a reply to message #15349] Thu, 17 April 2008 12:27 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Novo wrote on Thu, 17 April 2008 00:03

luzr wrote on Tue, 15 April 2008 15:38

U++ now should compile without warnings even if -Wall is active, except "plugin" packages.



U++ can benefit from DEPRECATED macro now.

http://www.ultimatepp.org/forum/index.php?t=msg&th=2955& amp; amp;start=0&



Something to consider, thanks.

Mirek
Previous Topic: RWMutex
Next Topic: Fixed fatal problem in Linux/MT AtomicInc/AtomicDec
Goto Forum:
  


Current Time: Fri Apr 19 07:22:43 CEST 2024

Total time taken to generate the page: 0.04346 seconds