[cfe-dev] math.h on Windows

John Thompson john.thompson.jtsoftware at gmail.com
Tue Oct 13 19:23:14 PDT 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20091013/82f2d120/attachment.html>


More information about the cfe-dev mailing list