Hi! Our application uses cobalt/stdio.h, which includes at the end boilerplate/compiler.h. compiler.h defines since 3.1 __packed and other gcc attribute helpers in the global namespace. Is this intended? We noticed because out application also defines __packed... -- Thanks, //richard