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: Two <regex> testcases failing for check-debug


On 15 August 2013 10:22, Tim Shen wrote:
>
> Here's the patch.
>
> Bootstrap passed and -m32 testsuite passed. Now I'm testing x86_64.

Why not use __s.data() in all cases, instead of &*__s.begin()?  That's
safe even for an empty vector.

Please also test the tests Paolo noted with -D_GLIBCXX_DEBUG


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