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.devel Subject: rfc: [build] Overhaul , cpp symbol extraction/checking. Date: Thu, 17 Jun 2010 17:02:28 +0200 Message-ID: <874oh1g0sb.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1276787103 614 80.91.229.12 (17 Jun 2010 15:05:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Jun 2010 15:05:03 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Jun 17 17:05:00 2010 connect(): No such file or directory Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OPGeK-0006GS-KO for guile-devel@m.gmane.org; Thu, 17 Jun 2010 17:05:00 +0200 Original-Received: from localhost ([127.0.0.1]:60141 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPGeK-0005vA-5o for guile-devel@m.gmane.org; Thu, 17 Jun 2010 11:05:00 -0400 Original-Received: from [140.186.70.92] (port=41300 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPGeC-0005uv-5Q for guile-devel@gnu.org; Thu, 17 Jun 2010 11:04:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPGe9-0005OP-Nh for guile-devel@gnu.org; Thu, 17 Jun 2010 11:04:51 -0400 Original-Received: from smtp207.alice.it ([82.57.200.103]:53687) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPGe9-0005Nn-In for guile-devel@gnu.org; Thu, 17 Jun 2010 11:04:49 -0400 Original-Received: from ambire.localdomain (95.244.66.34) by smtp207.alice.it (8.5.124.08) id 4C1A26CF0001DEA3 for guile-devel@gnu.org; Thu, 17 Jun 2010 17:04:46 +0200 Original-Received: from ttn by ambire.localdomain with local (Exim 4.69) (envelope-from ) id 1OPGbs-0006X8-GS for guile-devel@gnu.org; Thu, 17 Jun 2010 17:02:28 +0200 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:10504 Archived-At: aka ee2a435c4c5b4dbbbac2006855afecaa23d9585a aka ttn/misc-maint~2 (at the moment) The priciple behind this change is: less is more. OK to push into master? thi