From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28055 invoked by alias); 7 Jan 2008 21:09:11 -0000 Received: (qmail 28046 invoked by uid 22791); 7 Jan 2008 21:09:11 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 07 Jan 2008 21:08:49 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-229-116-121.inter.net.il [84.229.116.121]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id EOU81771 (AUTH halo1); Mon, 7 Jan 2008 23:08:42 +0200 (IST) Date: Mon, 07 Jan 2008 21:09:00 -0000 Message-Id: From: Eli Zaretskii To: Thiago Jung Bauermann CC: gdb-patches@sourceware.org In-reply-to: <1199722798.5586.16.camel@localhost.localdomain> (message from Thiago Jung Bauermann on Mon, 07 Jan 2008 14:19:58 -0200) Subject: Re: [patch 2/2] Wrap-up expression support for DFP. Reply-to: Eli Zaretskii References: <20071220054926.148275471@br.ibm.com> <20071220055107.194393592@br.ibm.com> <1198705277.12907.39.camel@localhost.localdomain> <1199304046.12907.77.camel@localhost.localdomain> <1199722798.5586.16.camel@localhost.localdomain> 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-01/txt/msg00116.txt.bz2 > From: Thiago Jung Bauermann > Cc: gdb-patches@sourceware.org > Date: Mon, 07 Jan 2008 14:19:58 -0200 > > What do you think of the above? Fine with me, thanks.