This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

typedef char *temp __attribute__ ((cleanup(free));


Hi.  Why are types not allowed the ((cleanup)) attribute?  That seems
like a fairly arbitrary inconsistency.  Will the above statement be
permitted at some time in the future?  Is there a simple patch?

-- 
Leah


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]