Bug #17397 2010-07-27 13:23
badday
Warning treated as Error - German gcc version
The Problem appears if a German version of the gcc is used. Warnings are treated as errors. I´ve already set ([Ww]arnung:[ \t].*) ain the "Advanced Compiler options" to be of type "Warnung" (German for warning), but that doesn´ t help a thing. It´s still like an error.
OS: Fedora 13 64-bit
C::B: Build Jun 27 2010, 20:48:17 - wx2.8.11 (Linux, unicode) - 64 bit (version 10.05, rev 0)
gcc: 4.4.4-10.fc13
- Category
- Compiler
- Group
- Status
- Closed
- Close date
- 2010-09-27 05:41
- Assigned to
- jenslody
History
There are several warnings (preprocessor, compiler, linker) in the "Output parsing" tab, you most likely changed it for the wrong one.
I suggest changing the "i" to "[iu]" instead of just "u", so you also cover english warnings.
The behaviour itself is not a bug, because we can not cover all localized versions of gcc.
Here is a link to a possible workaround (without changeing the regexes, but also with english messages inside C::B): http://forums.codeblocks.org/index.php/topic,9489.0.html
Please give feedback if the issue persists.
Jens
NO feedback, so I close this bug.
Jens