[Patch, libstdc++/64680] Conform the standard regex interface

Jonathan Wakely jwakely@redhat.com
Wed Jan 21 13:17:00 GMT 2015


On 20/01/15 20:05 -0800, Tim Shen wrote:
>On Tue, Jan 20, 2015 at 9:04 AM, Paolo Carlini <paolo.carlini@oracle.com> wrote:
>> When we end up doing this to save run time, let's at least add in a comment
>> the PR #, like
>>
>>     // PR libstdc++/64680
>>
>> before test02().
>
>Certainly.
>
>
>-- 
>Regards,
>Tim Shen

>commit a150869847b7b02f57873fc18853b144a61c8880
>Author: timshen <timshen@google.com>
>Date:   Tue Jan 20 00:20:14 2015 -0800
>
>    	PR libstdc++/64680
>    	* include/bits/regex.h (basic_regex<>::basic_regex,
>    	basic_regex<>::operator=, basic_regex<>::imbue): Conform the

"Conform to ..."

>    	standard interface.
>    	* testsuite/28_regex/basic_regex/assign/char/cstring.cc: New testcase.

As it's a tiny change it's OK for trunk with that tweak to the changelog.

(Any more non-regression regex bugs that get reported might have to
wait for stage 1 and get fixed for the next release)



More information about the Gcc-patches mailing list