24 Aug
2009
24 Aug
'09
5:10 p.m.
"ar" == Alan Ruttenberg <alanruttenberg@gmail.com> writes: ar> ar> Last I checked, asdf can already load files from the jar, but ar> apparently only from one folder. I tried to fix this at one point, but ar> didn't understand the details of how it worked well enough.
Indeed, ABCL can only load from the org/armedbear/lisp directory. The following patch to ABCL makes it possible to load from an arbitrary directory of the jar file. http://article.gmane.org/gmane.lisp.armedbear.devel/62 -- Eric Marsden