Quellcode durchsuchen

Fixes for the Sun-5.9 compiler: don't try and encode constants smaller than LDBL_MIN, the compiler chokes on it.
Fixes for STLport: long double stream operators are broken (streaming in appears not to work at all, streaming out can segfault if the value is too small).

[SVN r40083]

John Maddock vor 18 Jahren
Ursprung
Commit
87ba84e67c
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      libs/math

+ 1 - 1
libs/math

@@ -1 +1 @@
-Subproject commit 4ba0027365a408b7e28a7487417f4ea7453dfb6e
+Subproject commit 3313f991c02c55c8990914b8e3ce108a277544cd

粤ICP备19079148号