help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] gst-remote with -I and -f


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] gst-remote with -I and -f
Date: Sat, 5 Jan 2013 10:16:33 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Sat, Dec 29, 2012 at 03:20:40PM +0100, Paolo Bonzini wrote:
> 
> Do you have any file that is ~256 lines in length?

Indeed in the attached example the file is 116 bytes, the error
is in line 117.

> It should, this is a bug in the parser.
> 
> Can you reproduce it with one of the "stock" packages?  Hopefully a
> smaller one?

echo "PackageLoader fileInPackage: #Iconv.
Eval [
        I18N at: #FOO put: I18N.InvalidSequenceError new.
        I18N.FOO inspect.
]" > start.st

gst-remote --server -f start.st -I foo.img
gst-remote server started.
gst-remote: error at line 117: Undefined variable 'I18N.FOO' referenced.

this is with 3.2.4+git

holger



reply via email to

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