Unrecog attribute func handling change request + patch

Mumit Khan khan@xraylith.wisc.edu
Wed Feb 4 07:17:00 GMT 1998


Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> writes:
> 
> They should be using __attribute__ ((__format__ (__printf__, 1, 2))).
> 

Possibly yes, but most existing code take it straight out of the GCC
documentation, where it *doesn't* use __printf__ nor __format__.

In any event, it's simply wrong to flag it as an error.

Mumit




More information about the Gcc mailing list