From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19550 invoked by alias); 5 Dec 2007 00:34:01 -0000 Received: (qmail 19535 invoked by uid 22791); 5 Dec 2007 00:34:00 -0000 X-Spam-Check-By: sourceware.org Received: from E23SMTP06.au.ibm.com (HELO e23smtp06.au.ibm.com) (202.81.18.175) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 05 Dec 2007 00:33:49 +0000 Received: from sd0109e.au.ibm.com (d23rh905.au.ibm.com [202.81.18.225]) by e23smtp06.au.ibm.com (8.13.1/8.13.1) with ESMTP id lB50XcZj023094 for ; Wed, 5 Dec 2007 11:33:38 +1100 Received: from d23av04.au.ibm.com (d23av04.au.ibm.com [9.190.235.139]) by sd0109e.au.ibm.com (8.13.8/8.13.8/NCO v8.7) with ESMTP id lB50b91v185386 for ; Wed, 5 Dec 2007 11:37:09 +1100 Received: from d23av04.au.ibm.com (loopback [127.0.0.1]) by d23av04.au.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id lB50XGil014792 for ; Wed, 5 Dec 2007 11:33:17 +1100 Received: from ozlabs.au.ibm.com (ozlabs.au.ibm.com [9.190.163.12]) by d23av04.au.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id lB50XGox014612; Wed, 5 Dec 2007 11:33:16 +1100 Received: from [10.61.2.156] (haven.au.ibm.com [9.190.164.82]) (using SSLv3 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.au.ibm.com (Postfix) with ESMTP id 2BB0A73603; Wed, 5 Dec 2007 11:33:00 +1100 (EST) Subject: Re: [patch/libdecnumber] Fix to compile with Solaris make From: Ben Elliston To: Thiago Jung Bauermann Cc: gdb-patches , gcc-patches In-Reply-To: <1196798605.6746.203.camel@localhost.localdomain> References: <1194466816.6746.41.camel@localhost.localdomain> <1194565861.23702.6.camel@localhost> <20071126181443.GA18608@vervain.rchland.ibm.com> <1196798605.6746.203.camel@localhost.localdomain> Content-Type: text/plain Date: Wed, 05 Dec 2007 00:34:00 -0000 Message-Id: <1196814779.9687.1.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit 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: 2007-12/txt/msg00069.txt.bz2 Hi Thiago > Unfortunately this didn't show up in the src repository yet. Could > someone please help with this? I diffed the two directories and indeed this was the only difference, so I've copied the patch over to src. Sorry, I didn't realise that there was a cloned copy in src until just now. :-) Cheers, Ben