[Mono-bugs] [Bug 77034][Wis] Changed - No function isnormal in Solaris 8 in Mono 1.1.10.1

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Dec 21 06:08:15 EST 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by peter at novonyx.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77034

--- shadow/77034	2005-12-19 03:50:09.000000000 -0500
+++ shadow/77034.tmp.21657	2005-12-21 06:08:15.000000000 -0500
@@ -2,13 +2,13 @@
 Product: Mono Tasks
 Version: 0%
 OS: Solaris 8
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Build
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: kikegayuda at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -49,6 +49,13 @@
 
 isnormal(3) is defined in <math.h>, which is already included in
 mono/dis/get.c.  However, the FC4 man page states that it's part of C99,
 so the Solaris 8 compiler might not support this function.  If this is
 the case you'll have to grab an updated compiler, such as GCC, and use
 that to build.
+
+------- Additional Comments From peter at novonyx.com  2005-12-21 06:08 -------
+This is really a moot discussion. See http://www.mail-
+archive.com/mono-patches at lists.ximian.com/msg09311.html
+
+Zoltan removed the use of isnormal. Just use a newer tarball (or 
+apply his patch to your sources)


More information about the mono-bugs mailing list