On Tue, Mar 10, 2015 at 7:24 AM, Jakub Jelinek wrote:
> Ok for trunk.
Committed.
Thanks!
--
Regards,
Tim Shen
On Tue, Mar 10, 2015 at 02:13:49PM +, Jonathan Wakely wrote:
> On 9 March 2015 at 10:56, Tim Shen wrote:
> > I guess this patch doesn't break abi compatibility, so if everything
> > is Ok, I'm gonna patch it to 4.9 too.
>
> It doesn't change the ABI directly, but it does change the layout of
>
On 9 March 2015 at 10:56, Tim Shen wrote:
> I guess this patch doesn't break abi compatibility, so if everything
> is Ok, I'm gonna patch it to 4.9 too.
It doesn't change the ABI directly, but it does change the layout of
the match_results' data on the heap. It mean that instantiations of
e.g. __r
I guess this patch doesn't break abi compatibility, so if everything
is Ok, I'm gonna patch it to 4.9 too.
I'm not sure if this is a "regression fix" though; if it's
inappropriate for trunk, then I can simply wait.
Bootstrapped in trunk and tested.
Thanks! :)
--
Regards,
Tim Shen
commit cf397