Now that I've run all those tests (whose results are posted in this
thread), ok to push to master?
Regards,
Stefano
BRIEF DESCRIPTION
Run the instspc tests with Solaris ccs make and Solaris /bin/ksh,
and no extra GNU tool (sed, awk, install, coreutils) available.
DETAILS
* Operating system is Solaris 10 (SunOS 5.10 Generic_141445-09 i86pc)
* The locale is strictly set to "C".
* MAKE is forced to /usr/ccs
BRIEF DESCRIPTION
Run the instspc tests with Solaris xpg4 make and Solaris /bin/sh,
and no extra GNU tool (sed, awk, install, coreutils) available.
DETAILS
* Operating system is Solaris 10 (SunOS 5.10 Generic_141445-09 i86pc)
* The locale is strictly set to "C".
* MAKE is forced to /usr/xpg
BRIEF DESCRIPTION
Run the instspc tests on Debian GNU/Linux unstable, with
GNU make 3.78.1 and Bash 2.0
DETAILS
* Operating system is Debian unstable, kernel 2.6.30-2-686
* Locale: LC_NUMERIC and LC_COLLATE are set to "C", the other
locale variables to "it_it.iso885...@euro".
* MAKE is f
BRIEF DESCRIPTION
Run the instspc tests on Debian GNU/Linux unstable, with
GNU make 3.80 and Debian Alquist shell 0.5.2.
DETAILS
* Operating system is Debian unstable, kernel 2.6.30-2-686
* Locale: LC_NUMERIC and LC_COLLATE are set to "C", the other
locale variables to "it_it.iso885...@eu
BRIEF DESCRIPTION
Run the instspc tests with SunStudio dmake and Solaris /bin/sh, and
with some GNU tools available.
DETAILS
* Operating system is Solaris 10 (SunOS 5.10 Generic_141445-09 i86pc)
* The locale is strictly set to "C".
* MAKE is forced to dmake (Sun Distributed Make 7.8 SunOS_i
Hi Ralf, sorry for the delay.
On Wednesday 15 September 2010, Ralf Wildenhues wrote:
> * Stefano Lattarini wrote on Wed, Sep 15, 2010 at 01:26:50PM CEST:
> > OK for maint?
>
> I really think you should use an extra function normalize_file_name
> to do the job, for maintainability.
>
> Please run
Hi Ralf.
On Friday 17 September 2010, Stefano Lattarini wrote:
> On Tuesday 07 September 2010, Ralf Wildenhues wrote:
> > * Stefano Lattarini wrote on Tue, Sep 07, 2010 at 11:23:11AM CEST:
> > > > diff --git a/lib/am/check.am b/lib/am/check.am
> > > > index c612b22..b79201f 100644
> > > > --- a/li