automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/4] Use more perl function prototypes, and prefer func() ove


From: Stefano Lattarini
Subject: Re: [PATCH 0/4] Use more perl function prototypes, and prefer func() over &func()
Date: Sat, 16 Feb 2013 20:00:48 +0100

On 02/14/2013 01:43 PM, Stefano Lattarini wrote:
> I will push this series to maint in a couple of days if there is no
> objection.  Reviews are welcome.
> 
> Regards,
>   Stefano
> 
> Stefano Lattarini (4):
>   refactor: rip module Automake::Language out of automake script
>   build: auto-generate perl subroutines prototypes for automake and aclocal
>   maint: use more perl subroutines prototypes in the automake script
>   style: call perl functions 'like_this()', not '&like_this()'
> 
>  HACKING                     |   5 +-
>  Makefile.am                 |  14 +-
>  aclocal.in                  |  22 +-
>  automake.in                 | 752 
> ++++++++++++++++++++------------------------
>  bootstrap.sh                |  11 +-
>  lib/Automake/Language.pm    | 122 +++++++
>  lib/gen-perl-protos         |  36 +++
>  maintainer/syntax-checks.mk |  19 +-
>  8 files changed, 522 insertions(+), 459 deletions(-)
>  create mode 100644 lib/Automake/Language.pm
>  create mode 100755 lib/gen-perl-protos
> 
I've merged merged these into maint, merged maint into master, and pushed.

Regards,
  Stefano



reply via email to

[Prev in Thread] Current Thread [Next in Thread]