SOURCES: mono-alpha-float.patch - strtod part is obsolete
qboosh
qboosh at pld-linux.org
Thu Dec 14 22:10:32 CET 2006
Author: qboosh Date: Thu Dec 14 21:10:32 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- strtod part is obsolete
---- Files affected:
SOURCES:
mono-alpha-float.patch (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SOURCES/mono-alpha-float.patch
diff -u SOURCES/mono-alpha-float.patch:1.4 SOURCES/mono-alpha-float.patch:1.5
--- SOURCES/mono-alpha-float.patch:1.4 Tue Dec 5 18:33:25 2006
+++ SOURCES/mono-alpha-float.patch Thu Dec 14 22:10:27 2006
@@ -99,14 +99,3 @@
p = emit_epilog( p, STACK_SIZE );
if( p > buffer + BUFFER_SIZE )
---- mono-1.1.7/mono/utils/strtod.c.orig 2004-12-23 17:53:20.000000000 +0100
-+++ mono-1.1.7/mono/utils/strtod.c 2005-05-14 00:38:46.000000000 +0200
-@@ -140,7 +140,7 @@
- * #define NO_ERRNO if strtod should not assign errno = ERANGE when
- * the result overflows to +-Infinity or underflows to 0.
- */
--#if defined(i386) || defined(mips) && defined(MIPSEL) || defined (__arm__)
-+#if defined(i386) || defined(mips) && defined(MIPSEL) || defined (__arm__) || defined(__alpha__)
-
- #define IEEE_8087
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/mono-alpha-float.patch?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list