• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: confused by what seems to be a recursive declaration/definition
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: confused by what seems to be a recursive declaration/definition


  • Subject: Re: confused by what seems to be a recursive declaration/definition
  • From: Luther Baker <email@hidden>
  • Date: Thu, 11 Aug 2011 23:22:37 -0500

On Thu, Aug 11, 2011 at 9:26 PM, William Squires <email@hidden>wrote:

> ...
>  I believe you have two erroneous '*'s in there! '*context:' doesn't make
> sense as part of a method signature in ObjC, and there shouldn't be an
> asterisk after 'context' but before the opening '{' (an '*' comes before an
> identifier (variable name), not after it; unless you're multiplying, which
> doesn't apply here)!
>  Or were you trying to highlight the section of text, "context:(void
> *)context"? In which case, perhaps '*'s weren't the best choice for ObjC
> code, eh?


I bolded that argument in Gmail - so I do not see those extra stars. I
wonder, are you using a plaintext style reader or is that how it posted to
the actual list? I will keep that in mind for future posts.

And thanks everyone, I really appreciate all the input. Very helpful.
_______________________________________________

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

References: 
 >confused by what seems to be a recursive declaration/definition (From: Luther Baker <email@hidden>)
 >Re: confused by what seems to be a recursive declaration/definition (From: Jens Alfke <email@hidden>)
 >Re: confused by what seems to be a recursive declaration/definition (From: Luther Baker <email@hidden>)
 >Re: confused by what seems to be a recursive declaration/definition (From: William Squires <email@hidden>)

  • Prev by Date: Re: confused by what seems to be a recursive declaration/definition
  • Next by Date: Re: confused by what seems to be a recursive declaration/definition
  • Previous by thread: Re: confused by what seems to be a recursive declaration/definition
  • Next by thread: Re: confused by what seems to be a recursive declaration/definition
  • Index(es):
    • Date
    • Thread