[Gambas-user] problems in trie class
Tobias Boege
taboege at ...626...
Sat Nov 29 17:43:18 CET 2014
On Tue, 18 Nov 2014, Karl Reinl wrote:
> Salut Tobi,
>
> played with you trie example (trietest) it crash if
> p = h.GetPrefix("texte") find nothing (p=null), even when change
> to p = h.GetPrefix("Texte")
>
> My change is h["texte"] to h["Texte"] (source attached)
Good news: I can reproduce the crash in a fresh VirtualBox'd Ubuntu 12.04
with 32 bits. Let's see if I am mentally able to use that shaky VirtualBox
long enough to fix the error...
--
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
More information about the User
mailing list