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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-12-21 06:08 ------- +This is really a moot discussion. See http://www.mail- +archive.com/[email protected]/msg09311.html + +Zoltan removed the use of isnormal. Just use a newer tarball (or +apply his patch to your sources) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
