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]

Two <regex> testcases failing for check-debug


Hi,

today I run again check-debug and noticed that we have two relatively recent new fails:

FAIL: 28_regex/traits/char/transform_primary.cc execution test
FAIL: 28_regex/traits/wchar_t/transform_primary.cc execution test

The error is:

    error: attempt to dereference a past-the-end iterator.

for std::vector. Could you please have a look?

Thanks!
Paolo.


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