From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user Subject: Re: Quietening Guile compilation output Date: Sat, 28 Sep 2013 11:40:42 +0200 Message-ID: <87fvsp5lnp.fsf@zigzag.favinet> References: <8738oq2dbs.fsf@harrington.peter-b.co.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1380361071 6418 80.91.229.3 (28 Sep 2013 09:37:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 28 Sep 2013 09:37:51 +0000 (UTC) Cc: guile-user@gnu.org To: Peter TB Brett Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Sep 28 11:37:54 2013 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VPqyI-0003YD-Ct for guile-user@m.gmane.org; Sat, 28 Sep 2013 11:37:54 +0200 Original-Received: from localhost ([::1]:40279 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPqyH-0002LL-Pu for guile-user@m.gmane.org; Sat, 28 Sep 2013 05:37:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46314) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPqy5-0002LB-3C for guile-user@gnu.org; Sat, 28 Sep 2013 05:37:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VPqxy-0006LE-Te for guile-user@gnu.org; Sat, 28 Sep 2013 05:37:41 -0400 Original-Received: from smtp205.alice.it ([82.57.200.101]:12075) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPqxy-0006Kx-JY for guile-user@gnu.org; Sat, 28 Sep 2013 05:37:34 -0400 Original-Received: from zigzag.favinet (95.232.70.40) by smtp205.alice.it (8.6.060.28) id 52458BB9001B3481; Sat, 28 Sep 2013 11:37:31 +0200 Original-Received: from ttn by zigzag.favinet with local (Exim 4.80) (envelope-from ) id 1VPr19-0001Em-Ga; Sat, 28 Sep 2013 11:40:51 +0200 In-Reply-To: <8738oq2dbs.fsf@harrington.peter-b.co.uk> (Peter TB Brett's message of "Fri, 27 Sep 2013 21:56:39 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.101 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:10830 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable () Peter TB Brett () 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. =2D-=20 Thien-Thi Nguyen GPG key: 4C807502 (if you're human and you know it) read my lisp: (responsep (questions 'technical) (not (via 'mailing-list))) =3D> nil --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlJGpB0ACgkQZwMiJEyAdQL4XQCfaHyJuOP/ZZeEiIQqqcIzAv9H Xs8AoNXmgFKEhPBdZPuPw/5ZSo1QM8wt =zxIv -----END PGP SIGNATURE----- --=-=-=--