• 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: recursion anxiety
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: recursion anxiety


  • Subject: Re: recursion anxiety
  • From: Manfred Schwind <email@hidden>
  • Date: Thu, 25 Mar 2010 17:58:58 +0100

> Can anyone see why the caller is getting the first match, rather than the last?
> Immense thanks to anyone who can see what's up.

I think in the line when going down the recursion, you have to assign the result to endNode:

endNode = [self getTrieNodeFromContextSequence:mutableSeq withNode:endNode];

Regards,
Mani
--
http://mani.de - friendly software

Follow us on Twitter via @manide:
http://twitter.com/manide/

Read or subscribe to our blog:
http://mani.de/backstage/

iVolume - listen to music hands-free
LittleSecrets - the encrypted notepad
Sahara - sand in your pocket
Watchdog - baffle the curious

_______________________________________________

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: 
 >recursion anxiety (From: James Maxwell <email@hidden>)

  • Prev by Date: Re: recursion anxiety
  • Next by Date: Re: recursion anxiety
  • Previous by thread: Re: recursion anxiety
  • Next by thread: Prevent NSWindow from hiding with app
  • Index(es):
    • Date
    • Thread