guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quietening Guile compilation output


From: Peter TB Brett
Subject: Re: Quietening Guile compilation output
Date: Sat, 28 Sep 2013 10:48:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Thien-Thi Nguyen <address@hidden> writes:

> () Peter TB Brett <address@hidden>
> () Fri, 27 Sep 2013 21:56:39 +0100
>
>    As my Scheme codebase gets larger, when starting my application I get
>    screens full of debug spew about the Guile compilation process.  How
>    can I silence the following messages: [...]  ...while still getting
>    the actually useful compilation warnings?
>
> I don't know the answer to that question, but a related question comes
> to mind: Have you considered moving the compilation from application
> invocation time to "build" time?  I think such messages would not be so
> annoying, then, and the (legitimate) warnings more welcome, too.

Hi Thien,

Yes, I have considered it!  However, the main reason I want to silence
the "noise" messages is so that I can more easily pick out the warnings,
not just for aesthetic reasons.  Shifting the compilation to build time
doesn't actually solve that problem, surely?

                              Peter

-- 
Dr Peter Brett <address@hidden>

Attachment: pgpTNcH4ppSBg.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]