On Fri, Apr 26, 2013 at 11:56 AM, Matthew Mondor
wrote:
> If none of these make sense to ASDF maintainers/integrators then I'll
> just SETF the verbosity after loading ASDF from now on, which is
> fortunately still possible.
>
Please understand that I no longer have time to maintain ASDF and dele
Hello again,
My apologies if this is not the proper list to ask this, but since it's
an ECL specific ASDF code path:
I noticed that when loading ASDF it now disables *LOAD-VERBOSE* which
usually defaults to T on ECL:
#+ecl
(eval-when (:load-toplevel :compile-toplevel :execute)
(setf *load-verb