On Mon, Nov 24, 2014 at 3:17 AM, Jonathan Wakely wrote:
> OK for trunk - thanks.
Committed. :)
Thanks!
--
Regards,
Tim Shen
On 18/11/14 11:12 -0800, Tim Shen wrote:
Bootstrapped and tested.
Thanks!
--
Regards,
Tim Shen
commit f17155183b9ae1283d04f3bbdb61d05d9279ebe4
Author: timshen
Date: Tue Nov 18 00:07:28 2014 -0800
PR libstdc++/63920
* include/bits/regex_executor.h: Make _M_begin non const
On Wed, Nov 19, 2014 at 10:54 AM, Paolo Carlini
wrote:
> I was just aiming for consistency, from a very, very, general point of view.
Not a problem. Thank you actually, since it's obviously good for us :)
--
Regards,
Tim Shen
Hi,
On 11/19/2014 07:43 PM, Daniel Krügler wrote:
2014-11-19 19:42 GMT+01:00 Tim Shen :
On Wed, Nov 19, 2014 at 8:16 AM, Paolo Carlini wrote:
Good. To be clear, not having carefully analyzed whatsoever, my point was
more about changing _M_end too, to non-const, than about not touching
_M_begi
2014-11-19 19:42 GMT+01:00 Tim Shen :
> On Wed, Nov 19, 2014 at 8:16 AM, Paolo Carlini
> wrote:
>> Good. To be clear, not having carefully analyzed whatsoever, my point was
>> more about changing _M_end too, to non-const, than about not touching
>> _M_begin. Would that make sense?
>
> Currently w
On Wed, Nov 19, 2014 at 8:16 AM, Paolo Carlini wrote:
> Good. To be clear, not having carefully analyzed whatsoever, my point was
> more about changing _M_end too, to non-const, than about not touching
> _M_begin. Would that make sense?
Currently we never mutate _M_end. I *believe* that we still
Hi Tim,
On 11/19/2014 08:27 AM, Tim Shen wrote:
On Tue, Nov 18, 2014 at 11:19 AM, Paolo Carlini
wrote:
Jonathan lately is following your work much better than me, but naively
seems weird that _M_begin is non-const and _M_end is const, a different type
anyway.
Hmm. The current regex_search alg
On Tue, Nov 18, 2014 at 11:19 AM, Paolo Carlini
wrote:
> Jonathan lately is following your work much better than me, but naively
> seems weird that _M_begin is non-const and _M_end is const, a different type
> anyway.
Hmm. The current regex_search algorithm is implemented as try match
starting fr
Hi,
On 11/18/2014 08:12 PM, Tim Shen wrote:
Bootstrapped and tested.
Jonathan lately is following your work much better than me, but naively
seems weird that _M_begin is non-const and _M_end is const, a different
type anyway.
Paolo.
Bootstrapped and tested.
Thanks!
--
Regards,
Tim Shen
commit f17155183b9ae1283d04f3bbdb61d05d9279ebe4
Author: timshen
Date: Tue Nov 18 00:07:28 2014 -0800
PR libstdc++/63920
* include/bits/regex_executor.h: Make _M_begin non const.
* include/bits/regex_executor.tcc (
10 matches
Mail list logo