From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Torbjorn Granlund Newsgroups: gmane.lisp.guile.bugs Subject: bug#10519: guile and (mini-)gmp Date: Fri, 03 Feb 2012 21:01:28 +0100 Message-ID: <86r4ybk7on.fsf@shell.gmplib.org> References: <87ipjojarx.fsf@pobox.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1328313639 1882 80.91.229.3 (4 Feb 2012 00:00:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 4 Feb 2012 00:00:39 +0000 (UTC) Cc: 10519@debbugs.gnu.org, "Mark H. Weaver" To: nisse@lysator.liu.se (Niels =?UTF-8?Q?M=C3=B6ller?=) Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sat Feb 04 01:00:38 2012 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RtT3T-0007Z7-H0 for guile-bugs@m.gmane.org; Sat, 04 Feb 2012 01:00:35 +0100 Original-Received: from localhost ([::1]:42725 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtT3S-0003fa-OG for guile-bugs@m.gmane.org; Fri, 03 Feb 2012 19:00:34 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:59395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtPL3-0001Le-MA for bug-guile@gnu.org; Fri, 03 Feb 2012 15:02:30 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RtPL2-0001oH-IL for bug-guile@gnu.org; Fri, 03 Feb 2012 15:02:29 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:49098) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtPL2-0001oC-EA for bug-guile@gnu.org; Fri, 03 Feb 2012 15:02:28 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1RtPLa-0002NB-Eq for bug-guile@gnu.org; Fri, 03 Feb 2012 15:03:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Torbjorn Granlund Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-guile@gnu.org Resent-Date: Fri, 03 Feb 2012 20:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10519 X-GNU-PR-Package: guile X-GNU-PR-Keywords: Original-Received: via spool by 10519-submit@debbugs.gnu.org id=B10519.13282993289055 (code B ref 10519); Fri, 03 Feb 2012 20:03:02 +0000 Original-Received: (at 10519) by debbugs.gnu.org; 3 Feb 2012 20:02:08 +0000 Original-Received: from localhost ([127.0.0.1]:52721 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RtPKh-0002M0-B6 for submit@debbugs.gnu.org; Fri, 03 Feb 2012 15:02:07 -0500 Original-Received: from gmplib-02.nada.kth.se ([130.237.222.242]:56991 helo=shell.gmplib.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RtPKe-0002Ln-0q for 10519@debbugs.gnu.org; Fri, 03 Feb 2012 15:02:05 -0500 Original-Received: by shell.gmplib.org (Postfix, from userid 1001) id 8587F12867; Fri, 3 Feb 2012 21:01:28 +0100 (CET) In-Reply-To: ("Niels =?UTF-8?Q?M=C3=B6ller?="'s message of "Fri\, 03 Feb 2012 20\:56\:56 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-Mailman-Approved-At: Fri, 03 Feb 2012 19:00:32 -0500 X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:6191 Archived-At: nisse@lysator.liu.se (Niels M=F6ller) writes: Andy Wingo writes: =20=20 > One suggestion, if it's possible: it would be great if mini-gmp could > make it to be part of gnulib at some point. =20=20 It's main home will be the GMP repo and distributions. But that doesn't exclude that it's also copied into gnulib, if that's convenient. =20=20 We should make a VERY clear note in the file about the home position, and that the file should better not be extended and put into gnulib, to avoid incompatibility between two version. This is not about being in control, but about avoiding to confuse users with incompatible mini-gmp.c variants. --=20 Torbj=F6rn