This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: [PATCH] Fix wide charater literals (was Re: [RFC] Unexpected compiler twist of the wcscoll issue)


On Tue, Mar 12, 2002 at 05:10:40PM +0100, Paolo Carlini wrote:
> Just to be sure, have you tested also the libstdc++ testsuite on a 
> linux-gnu system? There are many wstring literals in it and if 
> everything is ok you should obtain 1 unexpected 
> (c99_classification_macros_c.cc) and 0 expected failures.

I get

FAIL: 21_strings/ctor_copy_dtor.cc execution test
FAIL: 21_strings/insert.cc execution test
FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)
FAIL: 27_io/ostream_inserter_char.cc execution test

glibc 2.2.90 without stdio mmap and new regex, binutils ~ 2.12.
Not a regression since before the patch though.

	Jakub


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