Re: Programming Style: Method Definition with or without a semicolon.
Re: Programming Style: Method Definition with or without a semicolon.
- Subject: Re: Programming Style: Method Definition with or without a semicolon.
- From: Dave Keck <email@hidden>
- Date: Thu, 15 Oct 2009 15:58:44 -1000
> Agree 2000%!
Same here.
A side note: in (Objective-)C you can also type jibberish after the
trailing quote of an #include and it gets ignored (at least with GCC,
not sure about Clang.) Not as useful as the semicolon bug, but I think
it helps illuminate "just because you can, doesn't mean you should."
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden