[squeak-dev] Error selector changed

Marcel Taeumel marcel.taeumel at hpi.de
Tue Apr 13 08:10:15 UTC 2021


Maybe unrelated, but I will remove that extension "Symbol >> #extern:", which manipulates the symbol tables for a single test in CompilerExceptionTest, present since March 2020. I think that 1) garbage collection should take care of unused symbols and 2) test can find a better way to produce "unknown symbols" :-)

Best,
Marcel
Am 13.04.2021 07:16:48 schrieb Chris Muller <asqueaker at gmail.com>:
For those wondering, the problem is that some Symbol get duplicated
violating the contract:
any two Symbols are either identical (==) or different (~=).

Possible become without copyHash? 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20210413/24878918/attachment.html>


More information about the Squeak-dev mailing list