unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Quietening Guile compilation output
@ 2013-09-27 20:56 Peter TB Brett
  2013-09-28  9:40 ` Thien-Thi Nguyen
  2013-09-28 12:51 ` Ludovic Courtès
  0 siblings, 2 replies; 6+ messages in thread
From: Peter TB Brett @ 2013-09-27 20:56 UTC (permalink / raw)
  To: guile-user

[-- Attachment #1: Type: text/plain, Size: 664 bytes --]

Hi folks,

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:

;;; note: source file /path/to/foo.scm
;;;       newer than compiled /path/to/foo.scm.go
;;; compiling /path/to/foo.scm
;;; compiled /path/to/foo.scm.go

...while still getting the actually useful compilation warnings?

Thanks,

                                        Peter

P.S. Bonus points if you can help me find an approach that can be used
without causing errors when the code is run under Guile 1.8...!

-- 
Dr Peter Brett <peter@peter-b.co.uk>

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-09-28 22:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-27 20:56 Quietening Guile compilation output Peter TB Brett
2013-09-28  9:40 ` Thien-Thi Nguyen
2013-09-28  9:48   ` Peter TB Brett
2013-09-28 12:51 ` Ludovic Courtès
2013-09-28 16:13   ` Peter TB Brett
2013-09-28 22:12     ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).