The hash primitive for Symbol returns "random" values for an Symbol with size zero. The hash for an empty Symbol should be zero.
Example:
'' asSymbol hash.
Use the VMPatcher from Source code for VS-Smalltalk to fix this bug.
The hash primitive for Symbol returns "random" values for an Symbol with size zero. The hash for an empty Symbol should be zero.
Example:
'' asSymbol hash.
Use the VMPatcher from Source code for VS-Smalltalk to fix this bug.
empty Symbol hash (last edited 2011-02-10 09:29:14 by Andreas Rosenberg)