Stelios Xanthakis wrote: > With __attribute__((cleanup(function))) we have a small > problem emulating C++ behaviour with the constructors. BTW, wouldn't it be better to be able to specify the attribute on the *type* rather than on the variable *declaration*? Giovanni Bajo