On 12/18/12 Dec 18 -10:34 AM, Robert Goldman wrote:
The failing tests all seem to have a variation on failure to read the TYPE slot of static files:
Error while trying to load definition for system test-module-pathnames from pathname /Users/rpg/lisp/asdf/test/test-module-pathnames.asd: The slot TYPE is unbound in the object #<STATIC-FILE "test-module-pathnames" "sources/level1" "level2/static.file"> of class #<STANDARD-CLASS STATIC-FILE>.
asdf-devel mailing list asdf-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
Looks like this is a result of change to SOURCE-FILE-TYPE methods in changeset fe50ed3a26f2e7b2814833f0b708752fd83e3a68
Cheers, r