[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #6091] fix float-format failures on my own system
From: |
Ben Pfaff |
Subject: |
[patch #6091] fix float-format failures on my own system |
Date: |
Thu, 12 Jul 2007 22:29:36 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-1) |
URL:
<http://savannah.gnu.org/patch/?6091>
Summary: fix float-format failures on my own system
Project: PSPP
Submitted by: blp
Submitted on: Thursday 07/12/07 at 15:29
Category: None
Item Group: None
Status: Ready For Test/Review
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
My own GNU/Linux system has been reporting failure of float-format.sh for
months now and I've finally gone to the trouble of tracking down the problem:
"-0" no longer parses as a negative zero on my machine, for whatever reason.
Since there's really no portable way, AFAIK, to make a C implementation
produce a negative zero, I think it's best to just drop the tests that depend
on it.
This patch also makes the float-format.sh error messages easier to read, by
changing the sed command so that error line numbers are easier to match to
the test input.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thursday 07/12/07 at 15:29 Name: float-format-tests.patch Size: 1kB
By: blp
<http://savannah.gnu.org/patch/download.php?file_id=13323>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?6091>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [patch #6091] fix float-format failures on my own system,
Ben Pfaff <=