[Mono-bugs] [Bug 60799][Maj] Changed - jit-icalls.c compiles, but libmono.so won't link -- missing reference to 'trunc'

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 27 Jun 2004 07:43:37 -0400 (EDT)


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 vargaz@freemail.hu.

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

--- shadow/60799	2004-06-26 23:55:23.000000000 -0400
+++ shadow/60799.tmp.32563	2004-06-27 07:43:37.000000000 -0400
@@ -1,16 +1,16 @@
 Bug#: 60799
-Product: Mono: Compilers
+Product: Mono: Runtime
 Version: unspecified
 OS: Solaris 8
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Blocker
-Component: C#
+Severity: Unknown
+Priority: Major
+Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jeff.evans@vmd.desjardins.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -61,6 +61,9 @@
 }
 
 #define trunc myTrunc
 
 #endif
 #endif /* HAVE_TRUNC */
+
+------- Additional Comments From vargaz@freemail.hu  2004-06-27 07:43 -------
+-> runtime