Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

hash bug

 [1/2] from: rotenca:telvia:it at: 2-Jan-2002 16:45


Librarian comment

It's been fixed:

Core 2.5.6
>> find sort to-hash [4 2 3] 2
== make hash! [2 3 4]
I have discovered the problem. The problem arise when you sort the hash!
>> find sort to-hash [4 2 3] 2
== none --- Ciao Romano

 [2/2] from: holger::rebol::com at: 2-Jan-2002 8:57


On Wed, Jan 02, 2002 at 04:45:18PM +0100, Romano Paolo Tenca wrote:
> I have discovered the problem. > > The problem arise when you sort the hash! > > >> find sort to-hash [4 2 3] 2 > == none
Yes, that's a known bug. Will be fixed in the next version. -- Holger Kruse [holger--rebol--com]