[C++] extern "C" typedefs

Mark Mitchell mark@codesourcery.com
Thu May 25 16:02:00 GMT 2000


>>>>> "Nathan" == Nathan Sidwell <nathan@codesourcery.com> writes:

    Nathan> So, do we really need the tricky stuff, or can we just
    Nathan> kill it? What killer software out there is relying on this
    Nathan> extension?

Jason has historically had good judgement on these issues.  My
recommendation is to rip out this stuff; it's an extension that a)
changes the meaning of conforming programs and b) doesn't work 100%
right, as you point out, and c) isn't supported by most other
compilers, AFAIK.

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


More information about the Gcc-bugs mailing list