help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] [bug] Crash on invalid class variable definition


From: Paolo Bonzini
Subject: [Help-smalltalk] [bug] Crash on invalid class variable definition
Date: Thu, 14 Aug 2008 01:58:09 -0700

Issue status update for http://smalltalk.gnu.org/node/242 Post a follow up: http://smalltalk.gnu.org/project/comments/add/242

Project:      GNU Smalltalk
Version:      <none>
Component:    VM
Category:     bug reports
Priority:     normal
Assigned to:  Unassigned
Reported by:  bonzinip
Updated by:   bonzinip
Status:       active

Minimal testcase:

Object subclass: A [
   B := C.
]






reply via email to

[Prev in Thread] Current Thread [Next in Thread]