Hello,

Should __attribute__((deprecated)) be used in the definition of SIGNAL() in
interrupt.h? My concern would be that it is applied to the use of the
function name, which in this case would be __vector_X (or somesuch) and the
warning would be confusing to the end user.

Reference:
<http://gcc.gnu.org/onlinedocs/gcc-4.1.1/gcc/Function-Attributes.html#Functi
on-Attributes>

Thoughts?

Eric Weddington 



_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to