gst-package error messages are unhelpful

Tagged:
Project:GNU Smalltalk
Component:Base classes
Category:bug
Priority:normal
Assigned:Unassigned
Status:fixed
Description

When referencing a nonexistent file

<package>
 <name>Foo</name>
 <file>does-not-exi.st</file>
</package>

gst-package reports:
gst-package: Invalid argument Foo: package not found

instead of e.g.
gst-package: Foo: file 'does-not-exi.st' not found

Updates

#1 submitted by Paolo Bonzini on Wed, 10/28/2009 - 15:20
Status:active» fixed

fixed by Lee.

User login