This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

_Complex and _Imaginary datatypes


Hi, I'm not on the list, so CC all replies to me, (or some other way of letting
me get them).

Basically, I want to rally high-profile compiler developers to change the C99
standard.  I think that the _Complex and _Imaginary data types are completely
useless in the mainline language and should be moved back to the library, which
is where they usually are.

My biggest argument is that it increases the complexity of the compiler itself,
which is not necessary.

Flames, comments, etc are welcome.

Thanks,
Justin Hibbits

-- 
Registered Linux user 260206



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]