On Fri, Jun 1, 2012 at 11:51 AM, Anton Vodonosov <[email protected]> wrote: > Hello. > > On SBCL I can access asff:implentation-identifier, but on CLISP i can't. > Only asff::implentation-identifier works. Is it OK? > > ASDF 2.014.6. > Unhappily, clisp doesn't upgrade asdf as fast as sbcl does and is still using an ancient asdf 2.011 from Nov 2010. Your 2.014.6 is probably from Quicklisp.
asdf::implementation-identifier is only exported in recent-enough versions of asdf. PS: You originally started the fuss that led to asdf-encodings. What do you think of the result? —♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org Once upon a time, there was a person whose life was so good there was no story to tell about it. — Foer _______________________________________________ asdf-devel mailing list [email protected] http://lists.common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
