[asdf-devel] Tiny patch for cmucl print-herald

Faré fahree at gmail.com
Tue Jul 2 03:26:00 UTC 2013


On Mon, Jul 1, 2013 at 11:12 PM, Raymond Toy <toy.raymond at gmail.com> wrote:
>
> Not sure how useful this would be, but it would be nice if images that
> contained asdf could display the asdf version on startup on cmucl.
>
> Anyway, here is the necessary change to allow cmucl to print out the
> adsf version when the startup banner is printed.
>
> Ray
>
>
> (setf (getf ext:*herald-items* :asdf)
>       `(,#'(lambda (stream)
>              (write-string "    ASDF " stream)
>              (write-string asdf::*asdf-version*))))
>
CMUCL on my ubuntu x64 gets confused by gcc not being 32-bit and won't
dump an image, so I can't test it, but please try ASDF 3.0.1.13, in
which I committed something.

—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
"Ask not what the government can do for you. Ask what the government is doing
to you." — David Friedman, "The Machinery of Freedom", p. 21



More information about the asdf-devel mailing list