[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] "Implicit int" vs. '-fms-extensions'
From: |
Greg Chicares |
Subject: |
Re: [lmi] "Implicit int" vs. '-fms-extensions' |
Date: |
Tue, 11 Jun 2019 17:43:45 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 |
On 2019-06-11 17:02, Vadim Zeitlin wrote:
> On Tue, 11 Jun 2019 16:29:15 +0000 Greg Chicares <address@hidden> wrote:
[...]
> GC> Vadim, do you know whether this option is necessary for wxWidgets?
>
> We definitely shouldn't be using them and I'm all but certain we don't,
> but I guess the only real proof would be to build everything with an
> explicit -fno-ms-extensions. I didn't have time to do this yet, but can try
> doing it soon.
Thanks, I've got it covered. I'll test it now and report my findings.