This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/17632] Non-portable whitespace in libstdc++ headers
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Sep 2004 15:00:32 -0000
- Subject: [Bug libstdc++/17632] Non-portable whitespace in libstdc++ headers
- References: <20040923120008.17632.peb@mppmu.mpg.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From reichelt at gcc dot gnu dot org 2004-09-23 15:00 -------
> Should we not instead ask people to fix their tools to be standard
> compliant, and close this bug as INVALID? I would consider this a
> bug in whatever tool crashes on this, not one in libstdc++.
Nitpick: It wasn't submitted as a bug, but as an enhancement request.
Even it's a bug in other tools, it would not be a big problem on GCC's
side to make it work. (We are just talking about some whitespace here).
That does not keep us from asking people to fix their tools.
In addition, applying the patch would unify our coding style since we
already have the form "# include" in our libstdc++ sources.
Therefore, I'd be in favor for applying the patch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17632