Re: [CIL users] CIL fails to compile complex.h

2011-07-25 Thread Jesse M Draper
According to the Introduction to the CIL html documentation, "CIL supports all GCC and MSVC extensions except for nested functions and complex numbers." On 07/25/2011 11:14 AM, Zakkak Foivos wrote: > Hello list, > > i am trying to compile a program that "includes" complex.h and i get a > parse e

[CIL users] CIL fails to compile complex.h

2011-07-25 Thread Zakkak Foivos
Hello list, i am trying to compile a program that "includes" complex.h and i get a parse error /usr/include/bits/cmathcalls.h[54:15-23] : syntax error Parsing errorFatal error: exception Frontc.ParseError("Parse error") Raised at file "src/frontc/frontc.ml", line 205, characters 12-39 Called fro