Apostrophes in #warning
Apostrophes in #warning
- Subject: Apostrophes in #warning
- From: Matt Gough <email@hidden>
- Date: Tue, 2 Mar 2004 10:33:30 +0000
I am not sure what the 'correct' behavior is, but I wanted to point out
out that having apostrophes in a #warning prevents compiling:
E.G
#warning can't use apostrophes in warnings
causes the following error:
missing terminating ' character
I would have thought that the compiler should treat everything after
the #warning as plain text, without having to worry about quote
matching.
Matt Gough
_______________________________________________
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.