From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19579 invoked by alias); 25 Jun 2003 15:15:26 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 9347 invoked from network); 25 Jun 2003 14:20:31 -0000 Received: from unknown (HELO Cantor.suse.de) (213.95.15.193) by sources.redhat.com with SMTP; 25 Jun 2003 14:20:31 -0000 Received: from Hermes.suse.de (Hermes.suse.de [213.95.15.136]) by Cantor.suse.de (Postfix) with ESMTP id 589F314847; Wed, 25 Jun 2003 16:20:31 +0200 (MEST) To: Jakub Jelinek Cc: GNU libc hackers Subject: Re: Fix warnings in testsuite References: <20030625111509.GE20507@sunsite.ms.mff.cuni.cz> From: Andreas Jaeger Date: Wed, 25 Jun 2003 15:15:00 -0000 In-Reply-To: <20030625111509.GE20507@sunsite.ms.mff.cuni.cz> (Jakub Jelinek's message of "Wed, 25 Jun 2003 13:15:09 +0200") Message-ID: User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.4 (Portable Code, linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-SW-Source: 2003-06/txt/msg00052.txt.bz2 --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-length: 660 Jakub Jelinek writes: > On Wed, Jun 25, 2003 at 01:04:37PM +0200, Andreas Jaeger wrote: >> --- stdlib/tst-strtod.c 20 Mar 2003 01:06:11 -0000 1.23 >> +++ stdlib/tst-strtod.c 25 Jun 2003 10:56:11 -0000 >> @@ -153,7 +153,7 @@ main (int argc, char ** argv) >> if (strtold (input2, NULL) !=3D +1.000000000116415321826934814453125) > > Shouldn't this have L suffix as well? ^^ Agreed - I'll do that right now and commit it, Andreas --=20 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj SuSE Linux AG, Deutschherrnstr. 15-19, 90429 N=FCrnberg, Germany GPG fingerprint =3D 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 --=-=-= Content-Type: application/pgp-signature Content-length: 197 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) iD4DBQA++a+uOJpWPMJyoSYRAls/AJQPSEFtrq+q11Qq4GLJaL0yc4YRAJ9bJyEN p9rAOccF2Y01tcmcIThRSA== =qZT6 -----END PGP SIGNATURE----- --=-=-=--