I am having a situation where #define in one of the header files breaks an enum declaration in another header file.
使用<条码>-E 交换<条码> 我确定,我已经
#define OFF 0
某些地方。
问题在于,我是如何找到的? 该项目是巨大的,有数十个目录,数百个包括档案。 我最终做过一次全球磨擦,但问题是,有没有办法要求<条码>gcc/<>。 • 编造什么地方? 它显然拥有这一信息!
Update: thanks for not one but two solutions - SO comes through. Just for the record, the culprit was one of the Sybase client libraries includes (ctlib, not even dblib). Ouch.