help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] abort when loading I18N & TCP after file test


From: Stephen Compall
Subject: [Help-smalltalk] abort when loading I18N & TCP after file test
Date: Sun, 02 Sep 2007 15:04:23 -0500

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.nocandysw.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

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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