[cfe-dev] Complex literals and VS mode?

John Thompson john.thompson.jtsoftware at gmail.com
Thu Oct 1 16:41:22 PDT 2009


Wait, this patch has problems, not accounting for the s increment, but if
someone will let me know if it should work, I'll fix it.

On Thu, Oct 1, 2009 at 4:34 PM, John Thompson <
john.thompson.jtsoftware at gmail.com> wrote:

> Three tests are failing on Windows because complex literals (suffix 'i')
> appear not to be supported when the Microsoft emulation option is on (which
> it is by default for the Visual Studio-built version).  I don't know
> anything about complex literals in general, or if this was intentional, or
> whether it is supported in VC++, but the enclosed patch makes the following
> tests pass:
>
> mandel.c
> complex-int.c
> exprs.c
>
> -John
>
> --
> 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/20091001/468b06ad/attachment.html>


More information about the cfe-dev mailing list