[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#344836: libc6: strtold is broken on hppa



tag 344836 + patch
thanks

On Sat, Feb 11, 2006 at 07:09:34PM +0100, Aurelien Jarno wrote:
> Aurelien Jarno a écrit :
> >
> >Could you please tell me where to find this version of the glibc, and 
> >also the sources? I can then find the patch and include it in the Debian 
> >package.
> >
> OK, I have found the fix in the CVS, I am currently doing a test build.
> 

This is working correctly. Please find attached a patch to put in 
debian/patches/.

Could please somebody add it to the SVN?

Bye,
Aurelien

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net
We do not have a 128-bit long double implementation for PA, so do
not imply that we need the 128-bit long double support in glibc.
We will likely define long double equivalent to double.

2005-06-18  Carlos O'Donell <carlos@systemhalted.org>

	* sysdeps/hppa/hppa1.1/Implies: Remove ldbl-128.

===================================================================
RCS file: /var/lib/cvs/glibc/sysdeps/hppa/hppa1.1/Implies,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- glibc/sysdeps/hppa/hppa1.1/Implies	2005/06/08 20:32:10	1.2
+++ glibc/sysdeps/hppa/hppa1.1/Implies	2005/07/18 04:32:31	1.3
@@ -1,4 +1,3 @@
 wordsize-32
 ieee754/flt-32
 ieee754/dbl-64
-ieee754/ldbl-128

Reply to: