On Sun, Oct 18, 2009 at 3:09 AM, Stefan Schmiedl <[email protected]> wrote: > Issue status update for http://smalltalk.gnu.org/node/418 > Post a follow up: http://smalltalk.gnu.org/project/comments/add/418 > > Project: GNU Smalltalk > Version: <none> > Component: Base classes > Category: bug reports > Priority: normal > Assigned to: Unassigned > Reported by: swsch > Updated by: swsch > Status: active > > 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 >
This patch can fix this problem, maybe you want give it a try. don
add_name.patch
Description: Binary data
_______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
