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.
Best regards, - Anton
On Fri, Jun 1, 2012 at 11:51 AM, Anton Vodonosov avodonosov@yandex.ru wrote:
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
03.06.2012, 17:22, "Faré" fahree@gmail.com:
PS: You originally started the fuss that led to asdf-encodings. What do you think of the result?
Did I? It wasn't me I think.
Anyway, I've just read the chapter 10.2 "Controlling source file character encoding" in the ASDF manual. It looks right to me: encodings other than :utf-8 or default are in separate extension, extension hooks are provided.
I support making :utf-8 the default for .asd and lisp files.
One thing is not clear from that chapter: is it possible to specify encoding in defsystem and have subcomponents inherit it.
Best regards, - Anton
You most definitely did with your message from 2011-01-29, even though things didn't go into motion until a year afterwards, at the prompt of Oriveg Desh's 2012-03-20 message.
Thanks. I'm glad you approve.
One thing is not clear from that chapter: is it possible to specify encoding in defsystem and have subcomponents inherit it.
Yes it is. I fixed the first paragraph to specify this behaviour.
Thanks for your feedback!
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org Don't tell me how hard you work. Tell me how much you get done. — James J. Ling