On 10/21/12 5:32 PM, Stas Boukarev wrote:
Mark Evenson evenson@panix.com writes:
On 10/19/12 6:22 PM, Stas Boukarev wrote:
What's different is that I'm also using asdf-binary-locations: (asdf:enable-asdf-binary-locations-compatibility :centralize-lisp-binaries t :default-toplevel-directory *fasl-dir*)
What is the value of *FASL-DIR* here? Something like #p"~/tmp/"?
I don't think that it matters, does it?
This should be fixed in trunk. Filed as ticket [#254][] for posterity.
[#254]: http://trac.common-lisp.net/armedbear/ticket/254
Thanks for the bug report, Mark