[asdf-devel] duplicate-names for module and file with same name?
Jianshi Huang
jianshi.huang at gmail.com
Fri Nov 27 08:44:17 UTC 2009
Hi,
Currently in parse-component-form function, duplication of names are
checked but modules and files are put to the same category. Is there
any particular reason for this restriction?
e.g. I can't have both
foo.lisp
foo/
in the same folder since (:module :foo) and (:file "foo") will
conflict in names.
Cheers,
Jianshi Huang
More information about the asdf-devel
mailing list