GCC's statement expression extension

Mark Mitchell mark@codesourcery.com
Fri Jul 28 13:45:00 GMT 2000


>>>>> "Kaveh" == Kaveh R Ghazi <ghazi@caip.rutgers.edu> writes:

    Kaveh> I don't know if all stmt exprs were protected using
    Kaveh> wrappers macros though.  E.g. I don't think strdupa() was
    Kaveh> macro wrapped.

    Kaveh> 	 Anyway, just a thought...

Interesting idea/point.  That might well be the right thing to do.  I
suspect that getting glibc to wrap the stuff with macro conditionals
is something that those folks would want to do anyhow (for other
compilers), so that's probably a less thorny path.  Thanks for the
good suggestion!

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


More information about the Gcc mailing list