help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] [bug] asUnicodeString failure on empty String


From: Robin Redeker
Subject: [Help-smalltalk] [bug] asUnicodeString failure on empty String
Date: Fri, 19 Oct 2007 10:23:16 -0700

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

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

This is the backtrace I get:

st> PackageLoader fileInPackage: #I18N!
st> '' asUnicodeString
Object: nil error: did not understand #asInteger
MessageNotUnderstood(Exception)>>signal
UndefinedObject(Object)>>doesNotUnderstand: #asInteger
I18N.Encoders.ComposeUTF32LE>>next
Kernel.PeekableStream>>peekFor:
Kernel.PeekableStream(Stream)>>peekFor:
I18N.EncodedStream class>>unicodeOn:encoding:
I18N.EncodedStream class>>unicodeOn:
String(CharacterArray)>>asUnicodeString
UndefinedObject>>executeStatements
nil






reply via email to

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