From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24460 invoked by alias); 21 Jan 2014 18:36:23 -0000 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 Received: (qmail 24388 invoked by uid 89); 21 Jan 2014 18:36:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mtaout21.012.net.il Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 21 Jan 2014 18:36:21 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MZR00B00KNVHJ00@a-mtaout21.012.net.il> for gdb-patches@sourceware.org; Tue, 21 Jan 2014 20:36:19 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MZR00BD7L0IH420@a-mtaout21.012.net.il>; Tue, 21 Jan 2014 20:36:18 +0200 (IST) Date: Tue, 21 Jan 2014 18:36:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH v2 02/36] Guile extension language: doc additions In-reply-to: To: Doug Evans Cc: ludo@gnu.org, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <831u01gp1t.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT References: <52dd9a9e.c394420a.3c12.04a4@mx.google.com> <83txcygg4h.fsf@gnu.org> X-IsSubscribed: yes X-SW-Source: 2014-01/txt/msg00812.txt.bz2 > Date: Tue, 21 Jan 2014 09:54:52 -0800 > From: Doug Evans > Cc: Ludovic Courtès , > "gdb-patches@sourceware.org" > > >> If it'll help I can send you a diff from the previous submission. > > > > Please do. Thanks. > > Here it is. Thanks. > -+that can be converted to one. > ++that can be converted to a value.. Extra period. Otherwise OK.