On Thu, May 16, 2002 at 05:01:42PM -0700, Steve Fink wrote: > On Thu, May 16, 2002 at 04:25:39PM -0300, Daniel Grunblatt wrote: > > > > I will rewrite some parts once I (or someone) gets out a bug in the hashes > > (I created a hash with 722 key/value pairs and ~360 got lost) > > I'll fix that bug as soon as someone fixes the bug where 6 or so of my > 200 keys get lost. :-) Apparently a bug or two in string_concat. It's > hard to avoid concat when you're writing stress tests for the hash > code, though I suppose I could just generate huge gobs of constants.
Never mind, I fixed both. Can you try whatever it was that lost values again? And if it still breaks, tell me how to run it, so I can fix it and make a regression test case.