ASDF support for deferred warnings in CMUCL?

Faré <[email protected]> Sat, 26 Jan 2013 12:56:31 -0500
Newsgroups gmane.lisp.cmucl.devel
Message-ID <CAN7nBXc5L8xRpFrDSpFrkivEO43tbhk3gFtweD64E3xoiHNdVQ@mail.gmail.com>
Dear CMUCL developers,

I've been adding support for ASDF to save deferred warnings
(typically, forward function references) in a file,
so that if you do an incremental compilation, warnings
from previously compiled files are still correctly handled
at the end of the virtual with-compilation-unit.

I've added support for SBCL and CCL myself, which was made
much easier by being able to read the source code to their compilers,
but I don't feel like groveling through four more free sofware compilers.
Would you be interested in implementing the same feature for CMUCL,
or at least in guiding me on how to do so?
The code is mainly in asdf/lisp-build.lisp functions
reify-deferred-warnings unreify-deferred-warnings reset-deferred-warnings.

http://common-lisp.net/gitweb?p=projects/asdf/asdf.git

Best regards,

—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
Better, faster, cheaper — pick any two.
_______________________________________________
cmucl-imp mailing list
[email protected]
http://lists.zs64.net/mailman/listinfo/cmucl-imp