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: ttn-pers-scheme & ttn-do Date: Thu, 03 Apr 2008 13:28:29 +0200 Organization: sometimes Message-ID: <878wzvkwiq.fsf@ambire.localdomain> References: <87iqzj4we8.fsf@moley.moleskin.org> <874pb3majf.fsf@ambire.localdomain> <87r6e7ezt6.fsf@moley.moleskin.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207222308 7116 80.91.229.12 (3 Apr 2008 11:31:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Apr 2008 11:31:48 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Apr 03 13:32:17 2008 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JhNfp-0000i6-AU for guile-user@m.gmane.org; Thu, 03 Apr 2008 13:32:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JhNfC-0001SG-Mb for guile-user@m.gmane.org; Thu, 03 Apr 2008 07:31:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JhNf5-0001PV-MY for guile-user@gnu.org; Thu, 03 Apr 2008 07:31:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JhNez-0001FD-Tm for guile-user@gnu.org; Thu, 03 Apr 2008 07:31:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JhNez-0001Ea-L9 for guile-user@gnu.org; Thu, 03 Apr 2008 07:31:13 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JhNez-0000yE-46 for guile-user@gnu.org; Thu, 03 Apr 2008 07:31:13 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JhNer-00066k-KA for guile-user@gnu.org; Thu, 03 Apr 2008 11:31:05 +0000 Original-Received: from 151.61.142.171 ([151.61.142.171]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Apr 2008 11:31:05 +0000 Original-Received: from ttn by 151.61.142.171 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Apr 2008 11:31:05 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 101 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 151.61.142.171 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:RGVErNAs2tIMuqLpQS4PnA5a7yM= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:6513 Archived-At: () Sebastian Tennant () Wed, 19 Mar 2008 13:08:37 +0200 What was this special exception and was it the reason for the fork? The fork was over deprecation of some libguile API elements, plus administrative snafu. The special exception can be seen in some Guile releases in the top-level README: |Guile License ========================================================= | |The license of Guile consists of the GNU GPL plus a special statement |giving blanket permission to link with non-free software. This is the |license statement as found in any individual file that it applies to: | | This program is free software; you can redistribute it and/or modify | it under the terms of the GNU General Public License as published by | the Free Software Foundation; either version 2, or (at your option) | any later version. | | This program is distributed in the hope that it will be useful, | but WITHOUT ANY WARRANTY; without even the implied warranty of | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | GNU General Public License for more details. | | You should have received a copy of the GNU General Public License | along with this software; see the file COPYING. If not, write to | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | Boston, MA 02110-1301, USA. | | As a special exception, the Free Software Foundation gives permission | for additional uses of the text contained in its release of GUILE. | | The exception is that, if you link the GUILE library with other files | to produce an executable, this does not by itself cause the | resulting executable to be covered by the GNU General Public License. | Your use of that executable is in no way restricted on account of | linking the GUILE library code into it. | | This exception does not however invalidate any other reasons why | the executable file might be covered by the GNU General Public License. | | This exception applies only to the code released by the | Free Software Foundation under the name GUILE. If you copy | code from other Free Software Foundation releases into a copy of | GUILE, as the General Public License permits, the exception does | not apply to the code that you add in this way. To avoid misleading | anyone as to the status of such modified files, you must delete | this exception notice from them. | | If you write modifications of your own for GUILE, it is your choice | whether to permit this exception to apply to your modifications. | If you do not wish that, delete this exception notice. Good luck. I'd be very interested to know a little more about the politics e.t.c.... perhaps off-list?.. even though you describe the fork as amicable. Here's my recollection of events: in 2000-2001, i was granted write privs to the Guile cvs repo (after assigning past and future changes to Guile to the FSF). I did an uncontroversial (v.small change) 1.4.1 release and wanted to continue 1.4.x hacking on a (cvs) branch, w/ aims to ease migration of existing code to the then-WIP libguile API changes. In discussion on the emacs-devel list, i was not able to convince anyone of the merit of this goal (the overall response was: "we are changing the API, you must change your code"). I took umbrage at this and unsubscribed from emacs-devel, declaring loyalty to the users (and OPC (other-people's code) that might not (be able to) change), and announced intention of continuing to hack on 1.4.1 on a cvs branch anyway. The cvs admin declared my actions a danger to the project and revoked write privs. Lacking that repo to save changes, i started hacking locally and have been since. So i see 1.4.x not really so much a fork as a long-lived non-local branch. Now that there is new Guile maintainership, i think it would be a good idea to merge some of the good stuff from that branch into the trunk. Git supports branches much better than cvs, so there is now even less reason for the shutout. If anyone else recalls things differently, feel free and tell it like you see / saw it. My memory is often faulty and there is no doubt i missed some details. Just tried building ttn-do. Configure ran OK, but make borked: guile-tools c2x -o expat.x expat.c /usr/bin/guile-tools: no such program: /usr/share/guile/1.8/scripts/c2x So I suppose it's a case once again of requiring 1.4.x rather than 1.8.x Yes. It does seem a shame to me that your numerous contributions to the Guile code base find themselves effectively sidelined to your own distribution. I didn't whack my write privs, but i'm not ashamed of what i've done since that event. We all cope as best we can. thi