Issue status update for
http://smalltalk.gnu.org/node/647Post a follow up:
http://smalltalk.gnu.org/project/comments/add/647 Project: GNU Smalltalk
Version: <none>
Component: VM
Category: bug reports
Priority: normal
Assigned to: tgg
Reported by: tgg
Updated by: tgg
Status: active
Step to reproduce:
st> a := (-2 raisedTo: 31) - 1.
st> CLongLong value: a.
Object: LargeNegativeInteger new: 5 "<0x403cdad8>" error: did not
understand #cObjStoredType
MessageNotUnderstood(Exception)>>signal (ExcHandling.st:254)
LargeNegativeInteger(Object)>>doesNotUnderstand: #cObjStoredType
(SysExcept.st:1448)
CLongLong(CObject)>>at:put:type: (CObject.st:447)
CLongLong(CScalar)>>value: (CObject.st:562)
CLongLong class(CScalar class)>>value: (CObject.st:507)
UndefinedObject>>executeStatements (a String:1)
nil
_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk