0.8.19.30: less COMPILE-FILE verbosity
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 17 Feb 2005 14:30:38 +0000 (14:30 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 17 Feb 2005 14:30:38 +0000 (14:30 +0000)
commitb63c4fb9b98fa8188e17ba926e150ba417a74635
tree6bc61a1ab1354b786191c3534757c0d42de3b226
parent92ac91fcecf79634b94e97a02bbd22b37c2aa559
0.8.19.30: less COMPILE-FILE verbosity

           First stab at fixing bug #7. To get output approximately as
           verbose as the old behaviour use :TOP-LEVEL-FORMS as the
           value of the :PRINT option to COMPILE-FILE.

           Note: Giving users control over the way things are printed
           via *COMPILER-PRINT-VARIABLE-ALIST* is OTOH a good thing,
           but it also seems to be used for ratheer diverse things,
           and people could reasonably want to customize them
           separately. Gah.

           Also list x86/FreeBSD4 as "expected to pass tests" in
           make.sh output, as that seems to be the case.
BUGS
NEWS
doc/manual/compiler.texinfo
make.sh
src/compiler/debug.lisp
src/compiler/ir1report.lisp
src/compiler/ir1tran-lambda.lisp
src/compiler/main.lisp
version.lisp-expr