REBOL3 tracker
  0.9.12 beta
Ticket #0001396 User: anonymous

Project:



rss
TypeBug Statustested Date20-Dec-2009 18:27
Versionalpha 95 CategoryNative Submitted bySteeve
PlatformAll Severityminor Prioritynormal

Summary checksum/hash doesn't work as expected (probably not yet implemented)
Description >> checksum/hash #{00} 64
== 256

>> checksum/hash #{0012} 64
== 5086084

It should return a hash value between 0 - 63 for a hash size of 64.
Example code

			

Assigned ton/a Fixed inalpha 97 Last Update8-Feb-2010 01:53


Comments
(0001971)
Carl
6-Feb-2010 05:28

Note: R3 results for this function/refinement differ from R2.

Date User Field Action Change
8-Feb-2010 01:53 BrianH Status Modified built => tested
6-Feb-2010 05:28 carl Comment : 0001971 Added -
6-Feb-2010 05:27 carl Fixedin Modified => alpha 97
6-Feb-2010 05:27 carl Status Modified reviewed => built
23-Dec-2009 13:51 carl Status Modified submitted => reviewed
23-Dec-2009 13:51 carl Description Modified -
20-Dec-2009 18:27 Steeve Ticket Added -