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)



Just FYI, these are the best results I've seen:
http://gcc.gnu.org/ml/gcc-testresults/2002-03/msg00271.html

Due to lingering glibc issues on RH 7.2/7.3, the best I've seen is:

                === libstdc++-v3 Summary ===

# of expected passes            358
# of unexpected failures        1
# of unexpected successes       22
# of expected failures          3

with

XFAIL: 22_locale/collate_byname.cc execution test
XFAIL: 22_locale/collate_members_char.cc execution test
XFAIL: 22_locale/collate_members_wchar_t.cc execution test
FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)

Jakub, can you please make sure that the glibc on RH 7.3 has the collate 
patches necessary to make these pass?

thanks,
benjamin


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