From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH, v2] Fix build on ia64 Date: Thu, 05 Mar 2020 17:21:24 +0100 Message-ID: <87ftemai2j.fsf@gnu.org> References: <20200204131442.3348684-1-glaubitz@physik.fu-berlin.de> <87wo8xxj88.fsf@gnu.org> <87mu9rx4vt.fsf@gnu.org> <0d323d35-c024-aafc-9475-5923e82bf0cb@physik.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="63797"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cc: Andy Wingo , Guile Devel To: John Paul Adrian Glaubitz Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Thu Mar 05 17:21:43 2020 Return-path: Envelope-to: guile-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1j9tFn-000GRe-E1 for guile-devel@m.gmane-mx.org; Thu, 05 Mar 2020 17:21:43 +0100 Original-Received: from localhost ([::1]:52046 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j9tFm-0008Fi-Cy for guile-devel@m.gmane-mx.org; Thu, 05 Mar 2020 11:21:42 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57730) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j9tFa-0008AX-Gt for guile-devel@gnu.org; Thu, 05 Mar 2020 11:21:31 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:46563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j9tFZ-0008Sx-EU; Thu, 05 Mar 2020 11:21:29 -0500 Original-Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=33840 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1j9tFY-0004mi-V8; Thu, 05 Mar 2020 11:21:29 -0500 X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 16 =?utf-8?Q?Vent=C3=B4se?= an 228 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu In-Reply-To: <0d323d35-c024-aafc-9475-5923e82bf0cb@physik.fu-berlin.de> (John Paul Adrian Glaubitz's message of "Wed, 4 Mar 2020 18:09:16 +0100") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.io gmane.lisp.guile.devel:20430 Archived-At: Hi, John Paul Adrian Glaubitz skribis: > On 2/9/20 2:32 PM, Ludovic Court=C3=A8s wrote: >>> I have actually signed the copyright assignment for the FSF already, but >>> only for gdb/binutils. I asked back then whether it would be possible to >>> sign the copyright assignment for all GNU projects but that was rejecte= d. >>=20 >> Yeah, that=E2=80=99s not possible. >>=20 >>> I'll sign the CA next week for Guile. >>=20 >> Awesome, thank you! > > I have signed the copyright assignment and sent it to the appropriate > mail address at the FSF. I see we just received the confirmation from the copyright clerk. Thank yo= u! Ludo=E2=80=99.