[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Silent guild
From: |
Jérémy Korwin-Zmijowski |
Subject: |
Silent guild |
Date: |
Fri, 02 Oct 2020 17:38:25 +0200 |
User-agent: |
Evolution 3.36.4-0ubuntu1 |
Hello Guilers !
How can I configure guild to be silent. I mean, when I run a Guile
script for the first time I can see those lines on standard output :
;;; note: source file /home/jeko/Workspace/guile-
handbook/numbers/numbers-test.scm
;;; newer than compiled /home/jeko/.cache/guile/ccache/3.0-LE-8-
4.3/home/jeko/Workspace/guile-handbook/numbers/numbers-test.scm.go
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /home/jeko/Workspace/guile-handbook/numbers/numbers-
test.scm
;;; note: source file ./numbers.scm
;;; newer than compiled /home/jeko/.cache/guile/ccache/3.0-LE-8-
4.3/home/jeko/Workspace/guile-handbook/numbers/numbers.scm.go
;;; compiling ./numbers.scm
;;; compiled /home/jeko/.cache/guile/ccache/3.0-LE-8-
4.3/home/jeko/Workspace/guile-handbook/numbers/numbers.scm.go
;;; compiled /home/jeko/.cache/guile/ccache/3.0-LE-8-
4.3/home/jeko/Workspace/guile-handbook/numbers/numbers-test.scm.go
Is there a way to hide them ? Or make it shorter ?
Thank in advance.
Jérémy
- Silent guild,
Jérémy Korwin-Zmijowski <=