[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] Building lmi with pre-wx-2.9.5 snapshot
From: |
Greg Chicares |
Subject: |
Re: [lmi] Building lmi with pre-wx-2.9.5 snapshot |
Date: |
Fri, 19 Jul 2013 23:01:05 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 |
On 2013-07-19 22:25Z, Vadim Zeitlin wrote:
> On Fri, 19 Jul 2013 22:08:57 +0000 Greg Chicares <address@hidden> wrote:
[...no longer observing "anonymous variadic macros" warning...]
>
> I've fixed handling of --disable-vararg_macros configure switch which now
> really overrides variadic macros auto-detection. If you leave it out from
> your configure command line, I am afraid you'd still be getting the
> warnings because the auto-detection is relatively dumb and just checks that
> g++ version is >= 3.0, in which support for variadic macros was added, but
> doesn't check for __STRICT_ANSI__ as it probably ought to.
I have been using "--disable-vararg_macros" since 2007. Will I
need to un-disable that feature soon, for automated GUI testing?
If so, I'd rather un-disable it right now, and patch around the
gcc-3.4.5 diagnostics while I remember how I did that with last
week's snapshots.
Re: [lmi] Building lmi with pre-wx-2.9.5 snapshot, Greg Chicares, 2013/07/11
Re: [lmi] Building lmi with pre-wx-2.9.5 snapshot, Greg Chicares, 2013/07/19