From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter TB Brett Newsgroups: gmane.lisp.guile.user Subject: Re: Quietening Guile compilation output Date: Sat, 28 Sep 2013 10:48:04 +0100 Message-ID: <87txh5l1kb.fsf@harrington.peter-b.co.uk> References: <8738oq2dbs.fsf@harrington.peter-b.co.uk> <87fvsp5lnp.fsf@zigzag.favinet> 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 1380361746 13646 80.91.229.3 (28 Sep 2013 09:49:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 28 Sep 2013 09:49:06 +0000 (UTC) Cc: guile-user@gnu.org To: Thien-Thi Nguyen Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Sep 28 11:49:09 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 1VPr9A-0003jN-Gi for guile-user@m.gmane.org; Sat, 28 Sep 2013 11:49:08 +0200 Original-Received: from localhost ([::1]:40303 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPr9A-0004XW-53 for guile-user@m.gmane.org; Sat, 28 Sep 2013 05:49:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47977) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPr8x-0004XN-5j for guile-user@gnu.org; Sat, 28 Sep 2013 05:49:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VPr8r-0000my-RZ for guile-user@gnu.org; Sat, 28 Sep 2013 05:48:55 -0400 Original-Received: from mail.theimps.com ([81.91.110.43]:60165) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPr8r-0000hg-LV; Sat, 28 Sep 2013 05:48:49 -0400 Original-Received: from mail.theimps.com (mail.theimps.com [127.0.0.1]) by mail.theimps.com (Postfix) with ESMTP id CF7CB14755; Sat, 28 Sep 2013 10:20:31 +0100 (BST) Original-Received: from localhost (cpc4-oxfd23-2-0-cust628.4-3.cable.virginmedia.com [82.24.162.117]) (Authenticated sender: peter@peter-b.co.uk) by mail.theimps.com (Postfix) with ESMTPSA id A623514754; Sat, 28 Sep 2013 10:20:31 +0100 (BST) In-Reply-To: <87fvsp5lnp.fsf@zigzag.favinet> (Thien-Thi Nguyen's message of "Sat, 28 Sep 2013 11:40:42 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x X-Received-From: 81.91.110.43 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:10831 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Thien-Thi Nguyen writes: > () 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. 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 =2D-=20 Dr Peter Brett --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) iEYEARECAAYFAlJGpdQACgkQZ7Gbq7g7vppKRwCfZUqS5ZbcxGZgyBFay2hkAkyX L60An0LQ8mhBRfO+h0pKftOhpV318YKr =msew -----END PGP SIGNATURE----- --=-=-=--