[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Automake-NG] [PATCH 3/3] [ng] memoize: correctly work around a bug
From: |
Stefano Lattarini |
Subject: |
Re: [Automake-NG] [PATCH 3/3] [ng] memoize: correctly work around a bug of GNU make < 3.83 |
Date: |
Tue, 15 May 2012 22:34:00 +0200 |
Hi Akim, sorry for the delay.
On 05/15/2012 04:32 PM, Akim Demaille wrote:
>
> Le 15 mai 2012 à 15:34, Stefano Lattarini a écrit :
>
>> I trust GNU make to be smart enough to handle an $(if ...) like the
>> one I've written in O(1). Still, the use of $(or ...) is cleaner
>> and clearer, an portable back to GNU make 3.80 (our minimal required
>> version anyway), so I've switched to it. At this point, I've also
>> made you the main author of the patch.
>
> This is unfair: you wrote the code, the comments, the tests,
> the commit message, not to mention the handling of the PR
> (Public Relations, not Problem Report :).
>
And you found the non-trivial idea(s) without all of this would have
been impossible ...
> Making me co-author would already be way enough.
>
Still, I won't argue with someone wanting to give me more credit :-)
So I've amended the patch to make me the main author and you the co-author;
I will push shortly if there is no more objection.
Best regards,
Stefano
- Re: [Automake-NG] [PATCH] vars: implement make variable memoization (new function 'am__memoize'), (continued)
- Re: [Automake-NG] [PATCH] vars: implement make variable memoization (new function 'am__memoize'), Stefano Lattarini, 2012/05/15
- [Automake-NG] [PATCH] memoize: expose a serious bug (for GNU make < 3.83), Stefano Lattarini, 2012/05/15
- Re: [Automake-NG] [PATCH] memoize: expose a serious bug (for GNU make < 3.83), Akim Demaille, 2012/05/15
- [Automake-NG] [PATCH 0/3] Fix variable memoization, Stefano Lattarini, 2012/05/15
- [Automake-NG] [PATCH 2/3] [ng] coverage: test memoize on variable with long name and long content, Stefano Lattarini, 2012/05/15
- [Automake-NG] [PATCH 1/3] [ng] memoize: expose a serious bug (affecting GNU make < 3.83), Stefano Lattarini, 2012/05/15
- [Automake-NG] [PATCH 3/3] [ng] memoize: correctly work around a bug of GNU make < 3.83, Stefano Lattarini, 2012/05/15
- Re: [Automake-NG] [PATCH 3/3] [ng] memoize: correctly work around a bug of GNU make < 3.83, Akim Demaille, 2012/05/15
- Re: [Automake-NG] [PATCH 3/3] [ng] memoize: correctly work around a bug of GNU make < 3.83, Stefano Lattarini, 2012/05/15
- Re: [Automake-NG] [PATCH 3/3] [ng] memoize: correctly work around a bug of GNU make < 3.83, Akim Demaille, 2012/05/15
- Re: [Automake-NG] [PATCH 3/3] [ng] memoize: correctly work around a bug of GNU make < 3.83,
Stefano Lattarini <=
- Re: [Automake-NG] [PATCH 3/3] [ng] memoize: correctly work around a bug of GNU make < 3.83, Stefano Lattarini, 2012/05/16
- Re: [Automake-NG] [PATCH 0/3] Fix variable memoization, Akim Demaille, 2012/05/15
Re: [Automake-NG] [PATCH 00/11] Several changes to parallel-tests support, Bob Friesenhahn, 2012/05/09
[Automake-NG] [PATCH 0/2] Nice optimization for the parallel-tests harness, Stefano Lattarini, 2012/05/16