https://bugzilla.novell.com/show_bug.cgi?id=615036 https://bugzilla.novell.com/show_bug.cgi?id=615036#c19 --- Comment #19 from Stefan Dirsch <sndirsch@novell.com> 2011-02-03 05:24:07 UTC --- Wow! Meanwhile also other distributions noticed that there *is* an issue. commit 117021570515fa985670f78d27376d636ed5490f Author: Ulrich Mueller <ulm@gentoo.org> Date: Wed Jan 5 13:31:36 2011 -0800 Call C preprocessor with -P option due to changed behaviour in GCC 4.5 http://bugs.freedesktop.org/show_bug.cgi?id=32701 http://bugs.gentoo.org/show_bug.cgi?id=347758 Signed-off-by: Ulrich Mueller <ulm@gentoo.org> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
From reading the cpp manual pages for me it wasn't and still isn't obvious that "-P" would be sufficient to address this problem.
-P Inhibit generation of linemarkers in the output from the preprocessor. This might be useful when running the preprocessor on something that is not C code, and will be sent to a program which might be confused by the linemarkers. It doesn't mention the continuation character at all. :-( -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.