bug-libtool
[Top][All Lists]
Advanced

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

Re: libtool 1.9b requires C99 compiler


From: Gary V . Vaughan
Subject: Re: libtool 1.9b requires C99 compiler
Date: Wed, 1 Sep 2004 02:28:10 +0100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Tag Andreas!

On 30 Aug 2004, at 14:16, Andreas Schwab wrote:
Gary V.Vaughan <address@hidden> writes:
On 30 Aug 2004, at 13:15, Andreas Schwab wrote:
Libtool uses a flexible array member which is available neither in C89
nor
in C++90.

Whereabouts?

Here:

const struct {
  const char *originator;
  const struct {
    const char *name;
    void       *address;
  } symbols[];
}
lt__PROGRAM__LTX_preloaded_symbols =

Okay, good call... I didn't know that was a C99 feature!  Danke schon!

Fixed in libtool--devo--1.0--patch-146.

Cheers,
        Gary.
- --
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (Darwin)

iD8DBQFBNSWuFRMICSmD1gYRAseqAKDBTDX4l6AtvN3iZB4XEkB5/HfTagCbBivv
P41jivY7/mPaRjGY5mIOBPQ=
=dNzE
-----END PGP SIGNATURE-----





reply via email to

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