From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11532 invoked by alias); 7 Jan 2004 04:12:46 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 11517 invoked from network); 7 Jan 2004 04:12:41 -0000 Received: from unknown (HELO external2.doc.com) (199.72.38.17) by sources.redhat.com with SMTP; 7 Jan 2004 04:12:41 -0000 Received: (qmail 5318 invoked from network); 7 Jan 2004 04:12:40 -0000 Received: from cpe-24-221-209-215.co.sprintbbd.net (HELO doc.com) (24.221.209.215) by external2.doc.com with SMTP; 7 Jan 2004 04:12:40 -0000 Date: Wed, 07 Jan 2004 04:12:00 -0000 Subject: Re: RFA/doc: couple of small Obj-C documentation tweaks Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v553) Cc: Eli Zaretskii , gdb-patches@sources.redhat.com To: Jason Molenda From: Adam Fedor In-Reply-To: <9E0EDFCC-40B1-11D8-B832-000393D457E2@apple.com> Message-Id: Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg00158.txt.bz2 On Tuesday, January 6, 2004, at 06:34 PM, Jason Molenda wrote: > Hi Eli & Adam, > > I was looking at the gdb docs today and saw a couple of small problems > with the Objective-C section. OK to commit? > > > 2004-01-06 Jason Molenda (jmolenda@apple.com) > > * doc/gdb.texinfo (Objective-C): "methodName" typeo. > Add @code markup around var names from examples. > Minor cleanup to _NSPrintForDebugger explanation. > > Yes. Looks OK to me.