[asdf-devel] New release candidate?

Faré fahree at gmail.com
Fri Feb 21 18:11:21 UTC 2014


On Fri, Feb 21, 2014 at 9:24 AM, Anton Vodonosov <avodonosov at yandex.ru> wrote:
> So, I will change asdf like this:
>
> -  (:use :uiop/common-lisp :uiop/package :asdf/interface))
> +  (:use :cl :uiop))
>
>
> Right?

Please make it:
(:use :uiop/common-lisp :uiop :asdf/interface)

Since uiop/package is reexport'ed by :uiop, but uiop/common-lisp isn't.

—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
Keynesians: see how much more Cuba has benefited from Sandy's desolation?
How blessed is it with that great natural resource, Hurricanes!



More information about the asdf-devel mailing list