Evan Hanson <[email protected]> writes:

Thanks, pushed.

> This is intended to check for a pair of strings when this declaration is
> used in its `(MODULENAME FILENAME)' form, but we currently use `string'
> instead of `string?' to check the second item, which will always trigger
> an error ("bad argument type").

ITYM it'll never trigger an error, even if the the filname is symbol for
example.

I grepped the svn eggs repo for declaration usage, and found nothing.
This has the possibility of breaking existing wrong code. We'll see...

Reply via email to