[cfe-dev] math.h on Windows
John Thompson
john.thompson.jtsoftware at gmail.com
Tue Oct 13 22:53:01 PDT 2009
Hold the fort. After moving to VC9 and updating, the wchar_t fix breaks a
bunch of tests. I don't know why yet Sigh.
On Tue, Oct 13, 2009 at 7:23 PM, John Thompson <
john.thompson.jtsoftware at gmail.com> wrote:
> Oh. Interesting. I just checked VC 9.0, and they renamed the parameter.
> So I guess one solution is to just focus on VC9 for now.
>
> The wchar_t problem persists, however. So, may I check in my proposed
> wchar_t fix?
>
> -John
> On Tue, Oct 13, 2009 at 4:35 PM, Sean Hunt <rideau3 at gmail.com> wrote:
>
>> John Thompson wrote:
>>
>>> There is a compile error when compiling VC++'s math.h.
>>> Apparently, the GNU extentions are still enabled by default for Windows
>>> VC++ builds, in particular "_Complex".
>>>
>>
>> _Complex is not a GNU extension; it's a C99 keyword.
>>
>> Sean Hunt
>>
>
>
>
> --
> John Thompson
> John.Thompson.JTSoftware at gmail.com
>
>
--
John Thompson
John.Thompson.JTSoftware at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20091013/bc6d6e30/attachment.html>
More information about the cfe-dev
mailing list