This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/15276] Erroneous Comparisons of Negative Characters
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 May 2004 09:33:43 -0000
- Subject: [Bug libstdc++/15276] Erroneous Comparisons of Negative Characters
- References: <20040504045136.15276.mckelvey@maskull.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pcarlini at suse dot de 2004-05-04 09:33 -------
Some initial comments here:
http://gcc.gnu.org/ml/libstdc++/2004-05/msg00009.html
FWIW, Icc8.0 behaves exactly the same of gcc.
I suspect that was is really needed is a clarification in the standard: the
specification for traits::compare, strictly speaking is inconsistent with
std::strcmp.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15276