I have some code that (wrongly) assuming unsigned long is always 32 bits. Thanks to OSX, not true.
I'd like to replace all cases and declarations with unsigned long to u32int but I'm not getting it, hints? ron _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
