No it is correct.
"Note that __attribute__ applies to function declarations, not definitions"
/ Martin Nilsson (räfsfiskal)
Previous text:
2004-05-18 19:21: Subject: Re: Nettle cmod segfault
Ok. DECLSPEC is used to give extra information to MSVC (__declspec) and ATTRIBUTE is used to give extra information to GCC (__attribute__). ATTRUBUTE is turned off since 1996.
^ ^
Are these intentional typos? As far as I can see, ATTRIBUTE() is only disabled in main.c and program.c, and it was in both cases disabled by Hubbe in January 1998.
/ Henrik Grubbström (Lysator)