Eric Blake <[EMAIL PROTECTED]> writes:
> * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
Thanks!
/Simon
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Eric Blake on 4/9/2008 10:07 PM:
|
| http:\\home.comcast.net\~ericblake\m4-1.4.10b.22-be55.tar.gz
| signed:
| http:\\home.comcast.net\~ericblake\m4-1.4.10b.22-be55.tar.gz.asc
Corrected URLs (I'm typing tired tonight):
http://home.comcas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Eric Blake on 4/9/2008 10:07 PM:
| to find out for sure, run
| 'make -k'
That would be 'make -k check'.
- --
Don't work too hard, make some time for fun as well!
Eric Blake [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Ve
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Elbert Pol on 4/9/2008 2:59 PM:
| Hi Eric,
|
| I tried today to get m4-1.4.11 ported, and it stops at the same error as
| Coreutils stops.(
|
| fpurge.c: In function `fpurge':
| fpurge.c:94: error: structure has no member named `_base
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Rick Genter on 4/9/2008 2:33 PM:
| I just downloaded and installed m4 1.4.11. When I run 'make check' 2 of
| the 47 tests fail: test-fseeko.sh and test-ftello.sh.
|
| What other information do you need to diagnose this?
You failed to men
Dustin J. Mitchell wrote:
> Very true. And, in this case at least, the user does not have access
> to the ANSI version of the compiler (-Ae) -- apparently that's a
> value-add feature.
That's why several sites provide pre-built binaries of GCC for HP-UX.
You find them by typing the words
hp-ux
Eric Blake wrote:
> [Please keep bug-gnulib in the loop, since this problem affects multiple
> gnulib clients, and since Bruno's code is more impacted than mine by
> knowing the innards of FILE]
Hi Eric,
Thanks for the forward.
The attached is identified (by Google codesearch) as coming from
In
Hi,
The system that Elbert Pol is talking about is derived from emx+gcc (the
old but well-known POSIX implementation for DOS and OS/2 [the DOS part was
much more reliable than DJGPP]).
I'm committing first a port for emx+gcc. Untested.
Jim, at the end you find a patch to m4/fpending.m4, part of
Dustin J. Mitchell zmanda.com> writes:
>
> It was my impression that #xxx directives should always start in
> column 0. Apparently that impression is as "dated" as C89 :)
Per C89 section 3.8,
A preprocessing directive consists of a sequence of preprocessing
tokens that begins with a # preproc
On Wed, Apr 9, 2008 at 5:45 PM, Bruno Haible <[EMAIL PROTECTED]> wrote:
> It's not only the indented #include which fails. The compiler message
> "error 1705: Function prototypes are an ANSI feature." clearly indicates
> that many more errors are to be expected, because the compiler is not even
Hello,
Dustin J. Mitchell wrote:
> A user is building Amanda on HPUX, and ran into a compiler error:
>
> | /* end confdefs.h. */
> | #include
> | #include
> |
> | int getpeername (int, void *, long int *);
> | int
> | main ()
> | {
> | long int len;
> | getp
Hi Eric,
I tried today to get m4-1.4.11 ported, and it stops at the same error as
Coreutils stops.(
fpurge.c: In function `fpurge':
fpurge.c:94: error: structure has no member named `_base'
fpurge.c:96: error: structure has no member named `_cnt'
make.exe[3]: *** [fpurge.o] Error 1
make.ex
A user is building Amanda on HPUX, and ran into a compiler error:
| /* end confdefs.h. */
| #include
| #include
|
| int getpeername (int, void *, long int *);
| int
| main ()
| {
| long int len;
| getpeername (0, 0, &len);
| ;
| return 0;
| }
config
--- Begin Message ---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[Please keep bug-gnulib in the loop, since this problem affects multiple
gnulib clients, and since Bruno's code is more impacted than mine by
knowing the innards of FILE]
According to Elbert Pol on 4/8/2008 3:19 PM:
| Hi,
|
| M
Jim Meyering meyering.net> writes:
> > using the fact that gnulib requires autoconf 2.59. AC_FOREACH wasn't
> > replaced by m4_foreach_w until 2.60, but gnulib-tool guarantees
> > m4_foreach_w even for 2.59, so that change was safe. And AS_HELP_STRING
> > was already available in 2.59.
>
> Fin
Eric Blake <[EMAIL PROTECTED]> wrote:
> When running with 'autoconf -Wall', gnulib generates very noisy output.
> I'm not touching the AC_TRY_LINK vs AC_LINK_IFELSE issue (as I know that
> Bruno already has strong feelings about continuing to use the deprecated
> interface). But this fixes other i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
When running with 'autoconf -Wall', gnulib generates very noisy output.
I'm not touching the AC_TRY_LINK vs AC_LINK_IFELSE issue (as I know that
Bruno already has strong feelings about continuing to use the deprecated
interface). But this fixes other
17 matches
Mail list logo