From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: dbusbind.c patch, fixes possible segfault Date: Mon, 14 Apr 2008 22:39:40 -0400 Message-ID: References: <874pa5ltgh.fsf@localhorst.mine.nu> <871w59d7tq.fsf@gmx.de> <87y77hdqu8.fsf@localhorst.mine.nu> <87abjwtgrr.fsf@gmx.de> <87d4osdzzl.fsf@localhorst.mine.nu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1208227206 8272 80.91.229.12 (15 Apr 2008 02:40:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Apr 2008 02:40:06 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 15 04:40:33 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jlb61-0001Ba-9o for ged-emacs-devel@m.gmane.org; Tue, 15 Apr 2008 04:40:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jlb5M-0007Zl-QB for ged-emacs-devel@m.gmane.org; Mon, 14 Apr 2008 22:39:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jlb5K-0007Zg-09 for emacs-devel@gnu.org; Mon, 14 Apr 2008 22:39:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jlb5H-0007ZU-Ix for emacs-devel@gnu.org; Mon, 14 Apr 2008 22:39:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jlb5H-0007ZR-Cv for emacs-devel@gnu.org; Mon, 14 Apr 2008 22:39:47 -0400 Original-Received: from 76-10-171-8.dsl.teksavvy.com ([76.10.171.8] helo=ceviche.home) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jlb5H-0006hB-61 for emacs-devel@gnu.org; Mon, 14 Apr 2008 22:39:47 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 08A8470834; Mon, 14 Apr 2008 22:39:41 -0400 (EDT) In-Reply-To: (Glenn Morris's message of "Mon, 14 Apr 2008 22:04:11 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-Greylist: delayed 7655 seconds by postgrey-1.27 at monty-python; Mon, 14 Apr 2008 22:39:47 EDT X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:95237 Archived-At: >>> Btw, when you have signed the papers, you should have write access to >>> the Emacs repository, shouldn't you? >> >> No idea how this works, but I think that would be a little bit to much >> people with write access. > Some people with commit access don't have Emacs copyright assignments, Sounds like errors. Unless maybe they only have assignments for part of the code. In any case we should try and make sure that such situations do not happen. Can you figure out who those people are? Stefan