--- Comment #5 from pinskia at gcc dot gnu dot org 2005-11-25 20:17 ---
This is not a bug, cpp is wrong tool for languages which don't support extra
white spaces.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #4 from pinskia at gcc dot gnu dot org 2005-11-25 20:15 ---
*** Bug 25033 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Additional Comments From schwab at suse dot de 2005-09-06 16:14 ---
cpp is barely the right tool for processing something that cannot tolerate
extra whitespace.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23751
--- Additional Comments From johann dot glaser at gmx dot at 2005-09-06
15:59 ---
Sure, but without -P no additional newlines are printed, so these two are
clearly "to much".
Since cpp is often used for other things than C preprocessing, newlines are
annoying or even kill tools relying
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-06
15:50 ---
Why do you think this is a bug, really cpp can emit many different things with
-P, -P just makes not
emitting the line markers.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23751