From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19884 invoked by alias); 30 Aug 2012 18:22:46 -0000 Received: (qmail 19874 invoked by uid 22791); 30 Aug 2012 18:22:45 -0000 X-SWARE-Spam-Status: No, hits=-6.4 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 30 Aug 2012 18:22:32 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q7UIMUi2005961 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 30 Aug 2012 14:22:30 -0400 Received: from psique (ovpn-113-26.phx2.redhat.com [10.3.113.26]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q7UIMPWb020563; Thu, 30 Aug 2012 14:22:27 -0400 From: Sergio Durigan Junior To: Khoo Yit Phang Cc: Jan Kratochvil , Hui Zhu , gdb-patches@sourceware.org Subject: Re: [patch] Re: Disable -lmcheck when Python has threads (Re: [BUG] gdb crash when "python import gtk") References: <20120719073959.GA10044@host2.jankratochvil.net> <20120830164317.GA27381@host2.jankratochvil.net> <310D6419-544D-4D08-BB8B-21BC87C8241A@cs.umd.edu> X-URL: http://www.redhat.com Date: Thu, 30 Aug 2012 18:22:00 -0000 In-Reply-To: <310D6419-544D-4D08-BB8B-21BC87C8241A@cs.umd.edu> (Khoo Yit Phang's message of "Thu, 30 Aug 2012 14:05:01 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes 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 X-SW-Source: 2012-08/txt/msg00874.txt.bz2 On Thursday, August 30 2012, Khoo Yit Phang wrote: > On Aug 30, 2012, at 12:43 PM, Jan Kratochvil wrote: > >> On Thu, 30 Aug 2012 18:00:46 +0200, Khoo Yit Phang wrote: >>> 2012-08-30 Khoo Yit Phang >> >> This patch does not seem to require copyright assignment but it would be safer >> to complete one for example from Sergio Durigan Junior . >> Also for any possible future contributions. > > I have copyright assignment set up, and commit access. I can't find your name on gdb/MAINTAINERS. You should put it there. -- Sergio