From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.lisp.guile.devel Subject: libguile-ltdl updated to libtool 1.5 source in Guile 1.6 branch. Date: Sun, 12 Oct 2003 13:53:43 -0500 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87n0c6e18o.fsf@raven.i.defaultvalue.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1065984888 29973 80.91.224.253 (12 Oct 2003 18:54:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 12 Oct 2003 18:54:48 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Oct 12 20:54:47 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A8lMc-0002ro-00 for ; Sun, 12 Oct 2003 20:54:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A8lMH-00060T-JQ for guile-devel@m.gmane.org; Sun, 12 Oct 2003 14:54:25 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A8lMD-0005xJ-Ri for guile-devel@gnu.org; Sun, 12 Oct 2003 14:54:21 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A8lLg-000525-UN for guile-devel@gnu.org; Sun, 12 Oct 2003 14:54:20 -0400 Original-Received: from [66.93.216.237] (helo=defaultvalue.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A8lLc-0004rJ-CL for guile-devel@gnu.org; Sun, 12 Oct 2003 14:53:44 -0400 Original-Received: from raven.i.defaultvalue.org (raven.i.defaultvalue.org [192.168.1.7]) by defaultvalue.org (Postfix) with ESMTP id AFFDF3FCA for ; Sun, 12 Oct 2003 13:53:43 -0500 (CDT) Original-Received: by raven.i.defaultvalue.org (Postfix, from userid 1000) id 7256381136; Sun, 12 Oct 2003 13:53:43 -0500 (CDT) Original-To: guile-devel@gnu.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2868 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2868 As far as I know, this just leaves integrating any remaining cygwin patches before we can release 1.6.5. Also, here's something I just mentioned in another post that bears repeating (in case people aren't watching that thread): ... for all those hacking on libguile-ltdl -- bear in mind that the upstream/*.diff files don't contain our complete diffs against the upstream libtool source in ltdl.[hc]. When creating the diffs in upstream/Makefile.am, we filter out a bunch of scoping related stuff that's uninteresting outside of Guile. For those interested: 2003-10-12 Rob Browning * raw-ltdl.c: merged changes from libtool 1.5. Looks like most of our bugfixes have been incorporated upstream. * upstream/ltdl.c: update to libtool 1.5 version. * upstream/ltdl.c.diff: added. * upstream/ltdl.h.diff: added. * upstream/Makefile.am (ltdl.h.diff): cleanup temp files. (ltdl.c.diff): cleanup temp files. * upstream/.cvsignore: remove ltdl.c.diff and ltdl.h.diff -- these should probably be in the source tree so we're more likely to notice any unintentional changes, and so it's easier for people to find the diffs. -- Rob Browning rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel