help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] [bug] CBoolean value: true fails


From: Thomas Girard
Subject: [Help-smalltalk] [bug] CBoolean value: true fails
Date: Fri, 14 Sep 2012 12:23:19 -0700

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

Project:      GNU Smalltalk
Version:      <none>
Component:    Base classes
Category:     bug reports
Priority:     normal
Assigned to:  tgg
Reported by:  tgg
Updated by:   tgg
Status:       active


Object: Character error: Invalid argument true: must be a SmallInteger
SystemExceptions.WrongClass(Exception)>>signal (ExcHandling.st:254)
SystemExceptions.WrongClass class>>signalOn:mustBe: (SysExcept.st:778)
SystemExceptions.WrongClass class>>signalOn:mustBe: (SysExcept.st:774)
Character class>>value: (Character.st:141)
CByte>>value: (CObject.st:1532)
CBoolean class(CScalar class)>>value: (CObject.st:507)


patch to follow





reply via email to

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