avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] Use of deprecated attribute


From: Eric Weddington
Subject: [avr-libc-dev] Use of deprecated attribute
Date: Thu, 24 Aug 2006 13:40:28 -0600

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 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]