On Tue, Oct 23, 2018 at 08:17:43AM -0500, Martin Liška wrote:
> Hello.
>
> As a follow up patch I would like to remove redundant string allocation
> on string which is not needed in my opinion.
>
> That bootstrap on aarch64-linux.
OK,
Thanks,
James
> From a21a626055442635057985323bb42ef29526e
Hi Martin,
On 23/10/18 14:17, Martin Liška wrote:
Hello.
As a follow up patch I would like to remove redundant string allocation
on string which is not needed in my opinion.
I think this change is correct, as these functions don't modify the string,
just read it in different ways.
You'll sti
On 10/23/18 3:17 PM, Martin Liška wrote:
> Hello.
>
> As a follow up patch I would like to remove redundant string allocation
> on string which is not needed in my opinion.
>
> That bootstrap on aarch64-linux.
>
> Martin
>
James may I please remind this small patch?
Thanks,
Martin