This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/15276] Erroneous Comparisons of Negative Characters


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]