From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8197 invoked by alias); 27 Nov 2013 18:41:44 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 8185 invoked by uid 89); 27 Nov 2013 18:41:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: smtp.gentoo.org Received: from Unknown (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 27 Nov 2013 18:41:41 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 301D533F0AF; Wed, 27 Nov 2013 18:41:34 +0000 (UTC) From: Mike Frysinger To: Joel Brobecker Subject: Re: Sim hangs on new target at dup_arg_p() in infinite loop. Date: Wed, 27 Nov 2013 18:58:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.12.1; KDE/4.6.5; x86_64; ; ) Cc: gdb-patches@sourceware.org, Alexey Makhalov , Tom Tromey References: <201311270334.44957.vapier@gentoo.org> <20131127094913.GL3114@adacore.com> In-Reply-To: <20131127094913.GL3114@adacore.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3058608.TP2QKrXHOu"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201311271340.18845.vapier@gentoo.org> X-IsSubscribed: yes X-SW-Source: 2013-11/txt/msg00857.txt.bz2 --nextPart3058608.TP2QKrXHOu Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 968 On Wednesday 27 November 2013 04:49:13 Joel Brobecker wrote: > > > And about copyright assignment, I have no any special one. > >=20 > > well, the good news is that the sim/ subdir is a mess and we haven't > > been enforcing copyright assignment. there is a lot of code in there > > not owned by the FSF. considering that, i'm not sure requiring future > > submissions in there would be useful if people aren't actively chasing > > down past contributors. >=20 > This is unfortunately a real thorn in our paw, and the FSF wants us > to make sure that all new contributions are properly assigned. > I'm sorry if this is a bit of a pain, but it should be a one-time > process. In the meantime, for those who do not have a copyright > assignment in place, we can only accept contributions falling > under the "small" or "obvious" exemption. np Alexey: can you follow this: http://git.savannah.gnu.org/cgit/gnulib.git/plain/doc/Copyright/assign.chan= ges.manual -mike --nextPart3058608.TP2QKrXHOu Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJSljySAAoJEEFjO5/oN/WBGgkQAOQVNQ0FrqgpOmQyhmQUXYrC KUdOCHVR9lGEyGC4EYh/2fyh7c8Z34LedsKNMjb0NhezXebvaQx7JXNDe0sGCE1a XxWdxPCb9NuWEwVe3NyC/QFQuSDX/bg3yWZux8dSxstZ6qRRjhskeFRd+UAwXu48 Ggp2MfHBrAbQsq2WTm9M+ZZPQs8+l9WPWH6JwbMxiUwkKt5JWdo6cKEaRJFUqbFC ZZmndlWNVVwmAXV7InW3UOzhP5lrY6Xi07elP+Vipij8R5WI+NzIpsS5C004N8Tb vcNnyjUNsCtt6pP+5NutLodhasIljqpi9QwJuirHsJXQKh3kyUxZIG9/7mBF1hmA 4cvGTQKUSb9n3TPSMqHiQLJmESwa48zPArjSaWLQZIw3dvgF/lWBwR5Owt/oaly9 KdRWZcr4fP/hyrq+Eu2aMoI+gITH63IzxKzu/Xv3HaDIT3uxJKAum5cNoRiL0Aiz +zG6v5yc724Av0Dhl2tUw363N5vh9nr4nDaTsS57IlZAFoWL3vS6q7afqBTOJ2vI mkhhr0ZsaQU0ePi6mgd0bLn9rLhdEapgMS6d2jM0wXGXSrTTE517eEgQrHa8Wpol W2rkbSV/MBf2WQT4EeIpTwVcuN1tAijwQEIUH6bQV79g8VPLjfdAfBynmJrSuNSI g1q0gcvzf+/3D5FQyNig =H7kW -----END PGP SIGNATURE----- --nextPart3058608.TP2QKrXHOu--