On 09/17/2010 11:02 AM, Ralf Wildenhues wrote:
Hi Eric,
* Eric Blake wrote on Fri, Sep 17, 2010 at 02:31:33PM CEST:
* automake.in (handle_single_transform): Avoid 3 spaces at
sentence end.
* ChangeLog.03: Likewise.
* lib/Automake/ChannelDefs.pm: Likewise.
* lib/Automake/Channels.pm (_print_mess
* Stefano Lattarini wrote on Fri, Sep 17, 2010 at 03:51:39PM CEST:
> On Thursday 16 September 2010, Stefano Lattarini wrote:
> > On Thursday 16 September 2010, Ralf Wildenhues wrote:
> > > * Stefano Lattarini wrote on Thu, Sep 16, 2010 at 09:53:22PM CEST:
> > > > On Thursday 16 September 2010, Ralf
Hi Eric,
* Eric Blake wrote on Fri, Sep 17, 2010 at 02:31:33PM CEST:
> * automake.in (handle_single_transform): Avoid 3 spaces at
> sentence end.
> * ChangeLog.03: Likewise.
> * lib/Automake/ChannelDefs.pm: Likewise.
> * lib/Automake/Channels.pm (_print_message): Likewise.
> * lib/Automake/Rule.pm
On Thursday 16 September 2010, Stefano Lattarini wrote:
> On Thursday 16 September 2010, Ralf Wildenhues wrote:
> > * Stefano Lattarini wrote on Thu, Sep 16, 2010 at 09:53:22PM CEST:
> > > On Thursday 16 September 2010, Ralf Wildenhues wrote:
> > > > With nits below addressed, the patch is OK for m
* automake.in (handle_single_transform): Avoid 3 spaces at
sentence end.
* ChangeLog.03: Likewise.
* lib/Automake/ChannelDefs.pm: Likewise.
* lib/Automake/Channels.pm (_print_message): Likewise.
* lib/Automake/Rule.pm (rule): Likewise.
* lib/Automake/Variable.pm (var): Likewise.
* lib/am/distdir.am
I pushed the following approved patches to maint (with merges
in master and branch-1.11).
Regards,
Stefano
-*-*-
Stefano Lattarini (3):
tests/README: Don't put GCS mandated tools in $required.
Fixlets for HACKING.
Test automake-generated portions of configure help screen.
ChangeLog
Hi Peter, Hi Ralf, just a quick thought...
On Friday 17 September 2010, Peter Rosin wrote:
> Hi Ralf,
>
> Den 2010-09-16 20:03 skrev Ralf Wildenhues:
> >> +
> >> + if (! $seen_ar)
> >> + {
> >> +msg ('portability', $where,
> >> + "`$onelib': linking libraries requires "
> >> +
Hi Ralf,
Den 2010-09-16 20:03 skrev Ralf Wildenhues:
> Hi Peter,
>
> I've looked over the non-testsuite part of this now. Comments below.
> I'll try to get the rest done this weekend.
Ok, great, and thanks!
> * Peter Rosin wrote on Thu, Sep 16, 2010 at 10:50:05AM CEST:
>> --- a/automake.in
>>