[cfe-dev] Implementation of stddef.h
Neil Booth
neil at daikokuya.co.uk
Sun May 18 15:11:38 PDT 2008
Eli Friedman wrote:-
> Should I take the fact that there have been no comments as meaning the
> patch is bad, the patch is okay, or just that nobody with the
> appropriate expertise had the time to take a look at it?
One more thing - since these macros use __typeof__, are we ever
going to diagnose that as an extension? If we do that might cause
a problem for user code, unless our diagnostic handlers can weasel
through the macro expansion level(s) and figure out it was actually
defined in a system header.
Neil.
More information about the cfe-dev
mailing list