From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23154 invoked by alias); 3 Oct 2008 17:45:08 -0000 Received: (qmail 23088 invoked by uid 22791); 3 Oct 2008 17:45:07 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 03 Oct 2008 17:44:20 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 1E65810D33; Fri, 3 Oct 2008 17:44:18 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 859BA10CF0; Fri, 3 Oct 2008 17:44:17 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KlohM-0003wZ-5I; Fri, 03 Oct 2008 13:44:16 -0400 Date: Fri, 03 Oct 2008 17:45:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: Michael Snyder , gdb-patches@sourceware.org, pedro@codesourcery.com, teawater@gmail.com Subject: Re: [RFA] Reverse Debugging, 5/5 Message-ID: <20081003174416.GA15022@caradoc.them.org> Mail-Followup-To: Eli Zaretskii , Michael Snyder , gdb-patches@sourceware.org, pedro@codesourcery.com, teawater@gmail.com References: <48E3CD66.9020600@vmware.com> <48E550B0.1070103@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2008-05-11) 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: 2008-10/txt/msg00089.txt.bz2 On Fri, Oct 03, 2008 at 09:23:42AM +0300, Eli Zaretskii wrote: > I'd say, if not too many doc strings use the comma at the end of the > first line, let's modify them to use a period, and remove this > annoying limitation, leaving only the period. WDYT? Amen. Some day we'll have to fix this for real, and removing the comma check is a step in the right direction. -- Daniel Jacobowitz CodeSourcery