From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.devel Subject: Re: snarfer guard macro name decision: SCM_MAGIC_SNARFER Date: Thu, 14 Mar 2002 01:32:38 -0800 Sender: guile-devel-admin@gnu.org Message-ID: References: <877kognusb.fsf@zagadka.ping.de> <87henkgmbi.fsf@raven.i.defaultvalue.org> <87ofhrfxei.fsf@raven.i.defaultvalue.org> <87k7sffwjh.fsf@raven.i.defaultvalue.org> Reply-To: ttn@glug.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1016100405 26476 127.0.0.1 (14 Mar 2002 10:06:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 14 Mar 2002 10:06:45 +0000 (UTC) Cc: guile-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16lS8C-0006sw-00 for ; Thu, 14 Mar 2002 11:06:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16lS7t-0004V9-00; Thu, 14 Mar 2002 05:06:25 -0500 Original-Received: from ca-crlsbd-u3-c5c-122.crlsca.adelphia.net ([68.64.59.122] helo=giblet) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16lRdk-0002PQ-00 for ; Thu, 14 Mar 2002 04:35:16 -0500 Original-Received: from ttn by giblet with local (Exim 3.33 #1 (Debian)) id 16lRbC-0006WD-00; Thu, 14 Mar 2002 01:32:38 -0800 Original-To: rlb@defaultvalue.org In-Reply-To: <87k7sffwjh.fsf@raven.i.defaultvalue.org> (message from Rob Browning on Thu, 14 Mar 2002 01:17:22 -0600) Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:39 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:39 From: Rob Browning Date: Thu, 14 Mar 2002 01:17:22 -0600 Actually, I can't build guile 1.5 ATM. I'll investigate tomorrow. [guile-readline not updated] thanks for the bug report. guile-readline/Makefile.am updated. here's a command: find -name Makefile.am \ -exec grep -l '^.c.x' '{}' \; \ -exec grep -l snarfcppopts '{}' \; that prints out all known good Makefile.am files (twice). for me this results in: ./guile-readline/Makefile.am ./guile-readline/Makefile.am ./libguile/Makefile.am ./libguile/Makefile.am ./srfi/Makefile.am ./srfi/Makefile.am now is as a good time as any to seed the thought that we can save a lot of keypresses by moving identical machinery into am/. actually this thought was there at am/ creation but i didn't apply it fully. a missed opportunity (the first of many). obviously between slavish restraint and inopportune opportunism lies some happy balance. the state of the world is that people who benefit from artificial restrictions to cultural development (including code) would have you believe those myths that make up the machine: freedom is slavery war is peace ignorance is strength the last is the first to be easily proven in the minds of many, when the many love themselves because they are many. grinding hate and grinding love both turn the soul to dust. guile development no matter the weed intake a refuge from dust thi _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel