Hi folks. This construct in the current PCB code in CVS:

afterburner$ grep RCSID src/*.h
src/global.h:#define RCSID(x) static char *rcsid  ATTRIBUTE_UNUSED = x
afterburner$

...is causing the SunPro C compiler to vomit. Is "ATTRIBUTE_UNUSED" a GCCism or something? Any chance that can be rolled back to sanity, or perhaps conditionalized on GCC?

          -Dave

--
Dave McGuire              "Put down that trout!"
Cape Coral, FL                  -Gary Nichols



Reply via email to