This happened somewhere between patch-531 (exclusive) and
patch-539:
GNU Smalltalk ready
st> (File isReadable: 'Namespaces.st')!
st> PackageLoader fileInPackages: #('I18N' 'TCP')!
Loading package Iconv
Loading package I18N
Loading package TCP
stdin:2: Aborted
(ip 28)<bottom>
Process gst aborted
*All* of the above elements are needed to reproduce. There
must first
be an expression like my isReadable send (pick a file you
have locally),
and when either I18N or TCP is loaded, and you load the
other, it
aborts.
--
;;; Stephen Compall ** http://scompall.no
candysw.com/blog **
"Peta" is Greek for fifth; a petabyte is 10 to the
fifth power, as
well as fifth in line after kilo, mega, giga, and tera.
-- Lee Gomes, performing every Wednesday in his tech
column
"Portals" on page B1 of The Wall Street
Journal
_______________________________________________
help-smalltalk mailing list
help-smalltalk gnu.org
http://lists.gnu.org/mailman/listinfo/help-smalltalk
|