Turning off warnings?
Turning off warnings?
- Subject: Turning off warnings?
- From: Randy Croucher <email@hidden>
- Date: Thu, 13 Nov 2003 17:12:00 -0800
Is there a way to turn off specific warnings in Xcode? In particular,
I have some code that I share with the PC that has some MS specific
pragmas in it. I get warnings like "ignoring #pragma code_seg" and
"malformed '#pragma pack' - ignored" and such... What is a good way of
getting rid of these aside from #ifdefing them all out?
Randy Croucher
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.