From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4089 invoked by alias); 4 Feb 2008 21:00:06 -0000 Received: (qmail 4080 invoked by uid 22791); 4 Feb 2008 21:00:06 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 04 Feb 2008 20:59:46 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-229-116-252.inter.net.il [84.229.116.252]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id KCX35402 (AUTH halo1); Mon, 4 Feb 2008 22:59:16 +0200 (IST) Date: Mon, 04 Feb 2008 21:00:00 -0000 Message-Id: From: Eli Zaretskii To: "Marc Khouzam" CC: drow@false.org, nickrob@snap.net.nz, gdb-patches@sourceware.org In-reply-to: <6D19CA8D71C89C43A057926FE0D4ADAA04290E83@ecamlmw720.eamcs.ericsson.se> (marc.khouzam@ericsson.com) Subject: Re: [Patch] -var-evaluate-expression NAME [FORMAT] Reply-to: Eli Zaretskii References: <6D19CA8D71C89C43A057926FE0D4ADAA04290E83@ecamlmw720.eamcs.ericsson.se> 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-02/txt/msg00082.txt.bz2 > Date: Mon, 4 Feb 2008 09:16:48 -0500 > From: "Marc Khouzam" > Cc: , , > > Thanks for taking the time to follow up. > Once I built, I found a compile problem with the documentation > that I changed! It was missing an @anchor for var-set-format > Here is the latest part of the patch that is for the documentation only: Thanks, this is fine.