From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15287 invoked by alias); 9 Aug 2013 08:08:10 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 15249 invoked by uid 89); 9 Aug 2013 08:08:09 -0000 X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_40,KHOP_THREADED,RCVD_IN_BRBL_LASTEXT,RCVD_IN_HOSTKARMA_YE,RDNS_NONE autolearn=no version=3.3.1 Received: from Unknown (HELO new.toad.com) (209.237.225.253) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 09 Aug 2013 08:08:08 +0000 Received: from new.toad.com (localhost.localdomain [127.0.0.1]) by new.toad.com (8.12.9/8.12.9) with ESMTP id r7987u6a002537; Fri, 9 Aug 2013 01:07:56 -0700 Message-Id: <201308090807.r7987u6a002537@new.toad.com> To: Stan Shebs cc: Eli Zaretskii , Doug Evans , gdb@sourceware.org Subject: Re: A new strategy for internals documentation In-reply-to: <520423A2.6010304@earthlink.net> References: <5201781A.3000607@earthlink.net> <83k3jyunt8.fsf@gnu.org> <5202A6D6.8090908@earthlink.net> <83li4ct7ot.fsf@gnu.org> <8361vfu9t4.fsf@gnu.org> <520423A2.6010304@earthlink.net> Comments: In-reply-to Stan Shebs message dated "Thu, 08 Aug 2013 16:02:58 -0700." Date: Fri, 09 Aug 2013 08:08:00 -0000 From: John Gilmore X-SW-Source: 2013-08/txt/msg00038.txt.bz2 > 1. Delete gdbint.texinfo. > > We're all agreed on this, right? I'm not agreed on this, but I hardly count as an active maintainer. More like a ghost from GDB's past... John PS: I think if y'all have time to mess around converting perfectly good working C to C++, then surely some time can be spared for making the doc match the code. The issue is probably more like "everyone on the team thinks of writing English prose as work, whereas writing C++ code is fun".