[asdf-devel] ASDF and source file extensions
![](https://secure.gravatar.com/avatar/4ad57009bcdf1ac3818ce190dacffc6b.jpg?s=120&d=mm&r=g)
19 Mar
2010
19 Mar
'10
10 p.m.
In a system such as (defsystem :foo :component ((:file "foo"))) where foo.lsp exists and is recognized by the lisp implementation as a valid source file (ECL), ASDF imposes the file extension "lisp". Furthermore, adding our own extension (defsystem :foo :component ((:file "foo.lsp"))) does not work and one has to resort to an EQL-specialized method (ugly!) I have submitted a small patch that adds a new option :type that can be used with components of the type source-file https://bugs.launchpad.net/asdf/+bug/542222 -- Instituto de Física Fundamental, CSIC c/ Serrano, 113b, Madrid 28006 (Spain) http://tream.dreamhosters.com
5444
Age (days ago)
5444
Last active (days ago)
0 comments
1 participants
participants (1)
-
Juan Jose Garcia-Ripoll