> Okay... the problem here is that "[prototypes for functions] must
> contain only promoted types if prototype and nonprototype declarations
> are mixed." The c89-definition of "bool" is biting you here, and will
> bite you wherever 'bool' appears in a function prototype.
Ok I changed all bool pr
Eric Blake wrote:
According to Matthew Woehlke on 4/29/2009 1:07 PM:
FYI: adding the autoconf check to turn on c99 mode is broken;
autoconf picks up -qlanglvl=ansi from the ANSI c89 check, and
doesn't know how to try alternatives (this affects other GNU
packages as well, most notably coreutil
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[adding bug-autoconf]
According to Matthew Woehlke on 4/29/2009 1:07 PM:
>> Typically, -qlanglvl=extc99 is a better choice for GNU software.
>
> I tried that also, but it results in configure picking '-qlanglvl=extc99
> -qlanglvl=ansi', which presuma
Ralf Wildenhues wrote:
I haven't followed this thread, so bear with me, please.
No worries :-). It looks like you noticed everything that is gnulib-related.
* Matthew Woehlke wrote on Wed, Apr 29, 2009 at 06:09:51PM CEST:
For now I'm just going to use 'CC="cc -qlanglvl=stdc99"'. I don't know
Hello Matthew,
I haven't followed this thread, so bear with me, please.
* Matthew Woehlke wrote on Wed, Apr 29, 2009 at 06:09:51PM CEST:
> For now I'm just going to use 'CC="cc -qlanglvl=stdc99"'. I don't know
> how hard you want to try to make this work out of the box, but the
> previous cha
Matthew Woehlke wrote:
For now I'm just going to use 'CC="cc -qlanglvl=stdc99"'.
...which also fails (different problem):
source='regex.c' object='regex.o' libtool=no \
DEPDIR=.deps depmode=aix /bin/sh ../build-aux/depcomp \
cc -qlanglvl=stdc99 -DHAVE_CONFIG_H -I. -I.. -I../lib
Paolo Bonzini wrote:
Matthew Woehlke wrote:
Paolo Bonzini wrote:
I placed a prerelease on ftp://alpha.gnu.org/gnu/sed/sed-4.1e.tar.gz
and I would like as many people as possible to test it on various
architectures and operating systems. This is the first fully
gnulib-ized version of sed.
It s
Matthew Woehlke wrote:
> Paolo Bonzini wrote:
>> I placed a prerelease on ftp://alpha.gnu.org/gnu/sed/sed-4.1e.tar.gz
>> and I would like as many people as possible to test it on various
>> architectures and operating systems. This is the first fully
>> gnulib-ized version of sed.
>
> It seems to
Paolo Bonzini wrote:
I placed a prerelease on ftp://alpha.gnu.org/gnu/sed/sed-4.1e.tar.gz
and I would like as many people as possible to test it on various
architectures and operating systems. This is the first fully
gnulib-ized version of sed.
It seems to build rather more reliably than 4.1.5
Hi all,
I placed a prerelease on ftp://alpha.gnu.org/gnu/sed/sed-4.1e.tar.gz
and I would like as many people as possible to test it on various
architectures and operating systems. This is the first fully
gnulib-ized version of sed.
Failures of utf8-{1,2,3,4} are sort of expected. The only chang
10 matches
Mail list logo