unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* compiler messages
@ 2016-06-30 10:57 Tobin Harding
  2016-07-07 10:25 ` Andy Wingo
  0 siblings, 1 reply; 6+ messages in thread
From: Tobin Harding @ 2016-06-30 10:57 UTC (permalink / raw)
  To: guile-devel

Request for advice as to whether to submit patch?

I have hacked together a patch to quieten down the compiler when loading a file
at the REPL (when using --auto-compile).

I found one thread discussing this, but with no apparent solution or decision.

https://lists.gnu.org/archive/html/guile-user/2011-03/msg00079.html

Patch adds command line option --without-compiler-messages. This option inhibits
the messages

;;; note: source file /home/tobin/build/scheme/test.scm
;;;       newer than compiled /home/tobin/.cache/guile/ccache/2.2-LE-8-3.8/home/tobin/build/scheme/test.scm.go
;;; compiling /home/tobin/build/scheme/test.scm
;;; compiled
;;;       /home/tobin/.cache/guile/ccache/2.2-LE-8-3.8/home/tobin/build/scheme/test.scm.go

from being output when a file is loaded (and auto-compiled).

thanks,
Tobin.



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

end of thread, other threads:[~2016-07-12  6:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-30 10:57 compiler messages Tobin Harding
2016-07-07 10:25 ` Andy Wingo
2016-07-07 12:52   ` Tobin Harding
2016-07-11 16:29     ` Andy Wingo
2016-07-12  0:08       ` Tobin Harding
2016-07-12  6:58         ` Andy Wingo

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).