tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

-U__GNUC__ during lint pass



I noticed that lint undefines __GNUC__ during it's pass. The source tree actually requires this to be done. I added a similar undefinition of __PCC__.

But it seems that this may be a hack to avoid auditing the source tree and sprinkling some __lint__ tests in the headers.



Home | Main Index | Thread Index | Old Index