On Oct 2, 2009, at 11:05 AM, Christos Zoulas wrote:
Anyway, I taught lint about __packed...
Cool, thanks!
So if you change the code to use __packed, and don't define that away in the lint case in cdefs, it should just work.
It uses __attribute__((__packed__)) now, which it looks like you added support for as well... so is any change at all needed?