Hi Rols,
The same happened to me once. Accidently part of copy paste from header to
.m, it happened that structure. But why Objective C compiler won't give any
error for this. Really frustrating.

Regards
Mustafa


On Fri, Oct 16, 2009 at 10:32 AM, Robert Tillyard <r...@atvetsystems.com>wrote:

> I keep meaning to file an enhancement request for the space before ()'s, I
> have to go back and manually change every occurrence and then add spaces
> after the commas in the function arguments.
>
> I also prefer
>
> - (void)foo
> {
> }
>
> over
>
> - (void)foo {
> }
>
> Regards, Rob.
>
>
> On 16 Oct 2009, at 02:30, Roland King wrote:
>
>  I'm ploughing it with you, I hate it too and spend 30 seconds every time I
>> let XCode stub out a function for me moving the brace onto the correct line,
>> andputtingspacesbackbetweenparanetheses,bracketsandarguments so I have a
>> hope in hell of reading the code later.
>>
>> I came across that trailing ';' thing the other day purely by accident and
>> couldn't believe my code actually worked.
>>
>> I think I'll take this over to XCode and ask about it.
>>
>
> _______________________________________________
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/symadept%40gmail.com
>
> This email sent to symad...@gmail.com
>
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to