Neil Jerram writes:
>> It was a bit
>> of a shock to see all the information about turning autocompilation off
>> repeated once for each of the ~50 scheme scripts that make up its test
>> suite, though.
>
> Yes. It would be better if the information was only issued once per
> Guile run. Andy, a
Mike Gran writes:
> Scheme compilation had two sets of warnings
>
>
> GUILE_AUTO_COMPILE=0 ../meta/uninstalled-env guile-tools compile -o
> "srfi/srfi-35.go" "srfi/srfi-35.scm"
> wrote `srfi/srfi-35.go'
>
> Some deprecated features have been used. Set the environment