X subclass: NewClass [...] aborts when X isn't a class
By Stephen Compall - Posted on September 22nd, 2007
Tagged: devo patch-562
• devo patch-568
| Project: | GNU Smalltalk |
| Component: | VM |
| Category: | bug |
| Priority: | normal |
| Assigned: | bonzinip |
| Status: | fixed |
Description
Easy to reproduce:
st> Smalltalk subclass: S11Test []
stdin:1: Aborted
stdin:1: Error occurred while not in byte code interpreter!!
Updates
#1 submitted by Paolo Bonzini on Mon, 09/24/2007 - 13:50
| Project: | » GNU Smalltalk | |
| Assigned to: | Unassigned | » bonzinip |
fixed in patch-570.
