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

Project:      GNU Smalltalk
Version:      <none>
Component:    Bindings (other)
Category:     bug reports
Priority:     normal
Assigned to:  Unassigned
Reported by:  S11001001
Updated by:   S11001001
Status:       active

Plug something like


1000 timesRepeat: [128 asCharacter asString: 'GB18030']!


or 'UTF-8' or whatever.  Watch I18N.Encoders.Iconv instanceCount, which
implies they aren't getting collected, although they appear to be
finalized and removed from the finalizableObjects set, including being
wiped out from the indexed instvars.




_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to