Home » U++ Library support » U++ Core » Gcc compile option proposal
Re: Gcc compile option proposal [message #39105 is a reply to message #39104] |
Fri, 15 February 2013 08:33   |
 |
mirek
Messages: 14267 Registered: November 2005
|
Ultimate Member |
|
|
dolik.rce wrote on Fri, 15 February 2013 01:41 |
mirek wrote on Thu, 14 February 2013 23:31 | Hm, now I have checked and I am actually compiling with
-Wall -Wno-parentheses
so except that (&&) warning, which I consider really way too stupid, we are -Wall compliant.
|
OK, I could live with blacklisting the parentheses warnings. Other than that, my gcc 4.7.2 reports only one error in theide:Quote: |
/home/h/upp-production/uppsrc/ide/Help.cpp:581:10: warning: converting �false� to pointer type �IdeDesigner*� [-Wconversion-null]
|
With clang, it is bit worse:
|
Which IMO nicely demonstrates my point. We can "fix" them, but are we going to forever keep changing standard compliant and fairly tested code only because some compiler developer has a little bit different taste for what deserves warning?
(That said, I will go through CLANG warnings anyway to see if there is something I am willing to fix...)
|
|
|
 |
|
Gcc compile option proposal
By: Didier on Thu, 14 February 2013 19:33
|
 |
|
Re: Gcc compile option proposal
By: mirek on Thu, 14 February 2013 20:08
|
 |
|
Re: Gcc compile option proposal
|
 |
|
Re: Gcc compile option proposal
By: mirek on Thu, 14 February 2013 20:48
|
 |
|
Re: Gcc compile option proposal
By: Didier on Thu, 14 February 2013 21:10
|
 |
|
Re: Gcc compile option proposal
|
 |
|
Re: Gcc compile option proposal
By: mirek on Thu, 14 February 2013 23:01
|
 |
|
Re: Gcc compile option proposal
By: mirek on Thu, 14 February 2013 23:21
|
 |
|
Re: Gcc compile option proposal
By: mirek on Thu, 14 February 2013 23:31
|
 |
|
Re: Gcc compile option proposal
|
 |
|
Re: Gcc compile option proposal
By: mirek on Fri, 15 February 2013 08:33
|
 |
|
Re: Gcc compile option proposal
By: unodgs on Fri, 15 February 2013 11:11
|
 |
|
Re: Gcc compile option proposal
By: Didier on Fri, 15 February 2013 17:50
|
 |
|
Re: Gcc compile option proposal
|
 |
|
Re: Gcc compile option proposal
By: mirek on Sat, 16 February 2013 18:28
|
 |
|
Re: Gcc compile option proposal
By: mirek on Sat, 16 February 2013 11:16
|
 |
|
Re: Gcc compile option proposal
|
 |
|
Re: Gcc compile option proposal
By: mirek on Fri, 15 February 2013 19:25
|
Goto Forum:
Current Time: Mon Aug 04 05:03:28 CEST 2025
Total time taken to generate the page: 0.11580 seconds
|