#sharedPoolDictionaries can answer nil
By Stephen Compall - Posted on April 9th, 2008
| Project: | GNU Smalltalk |
| Component: | Base classes |
| Category: | bug |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Description
Found this while fixing some wrong messages sent in STSymTable, while making pool-resolution. I didn't see a benefit in allowing it to answer nil rather than #(), so ported back to master in 02d784b.
Updates
#1 submitted by Paolo Bonzini on Wed, 04/09/2008 - 06:59
| Status: | committed | » fixed |
committed to master and stable-3.0
