-
- Downloads
2.26.36: Restore compatibility with assumption that system inherits from module.
This assumption is notably made by tens of systems that use the old ASDF1 method of specifying the pathname type for components: (defmethod source-file-type ((c foo-file) (s module)) "foo") Sigh. My bad for recommending people use module and not system, here.
Loading
Please register or sign in to comment