From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12447 invoked by alias); 29 May 2009 20:39:05 -0000 Received: (qmail 12429 invoked by uid 22791); 29 May 2009 20:39:05 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-ew0-f211.google.com (HELO mail-ew0-f211.google.com) (209.85.219.211) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 29 May 2009 20:39:00 +0000 Received: by ewy7 with SMTP id 7so6610354ewy.24 for ; Fri, 29 May 2009 13:38:57 -0700 (PDT) Received: by 10.210.37.16 with SMTP id k16mr610321ebk.14.1243629537820; Fri, 29 May 2009 13:38:57 -0700 (PDT) Received: from ?192.168.2.99? (cpc2-cmbg8-0-0-cust61.cmbg.cable.ntl.com [82.6.108.62]) by mx.google.com with ESMTPS id 23sm3184469eya.49.2009.05.29.13.38.56 (version=SSLv3 cipher=RC4-MD5); Fri, 29 May 2009 13:38:56 -0700 (PDT) Message-ID: <4A204AA1.8050109@gmail.com> Date: Fri, 29 May 2009 20:39:00 -0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: DJ Delorie CC: Dave Korn , eliz@gnu.org, gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org Subject: Re: [RFA] Fix documentation of snprintf and vsnprintf References: <83ab54szfc.fsf@gnu.org> <83tz343zik.fsf@gnu.org> <200905291958.n4TJw3Rn012146@greed.delorie.com> <4A204814.8050107@gmail.com> <200905292033.n4TKXqmV013383@greed.delorie.com> In-Reply-To: <200905292033.n4TKXqmV013383@greed.delorie.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 2009-05/txt/msg00629.txt.bz2 DJ Delorie wrote: >> Also, how about that proposed variation to the wording? >> >> http://gcc.gnu.org/ml/gcc-patches/2009-05/msg01524.html > > When it comes to documentation, I'm willing to trust Eli's judgement. Sorry for piggybacking, that question was directed at Eli! cheers, DaveK