tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] removing -Wno-unused-result on gcc < 4.4


From: Milutin Jovanović
Subject: [Tinycc-devel] removing -Wno-unused-result on gcc < 4.4
Date: Wed, 14 Nov 2012 17:57:54 -0500


I just committed a fix where the -Wno-unused-result is added only on gcc >= 4.4. Without it, the build is broken on systems with older compilers.
 
fix:
http://repo.or.cz/w/tinycc.git/commit/e79c3533ecefd004daad8a27333582b2dad7f0b0

Thomas Preud'homme, since you introduced this option in your commit (below), I'd appreciate your comment if omitting the option has any side-effects that I am not aware of.

http://repo.or.cz/w/tinycc.git/commit/061b5799cc1feb15014da589ea98057deda14a23

Miki.

Attachment: no-unused-result.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]