[Mono-bugs] [Bug 78990][Nor] Changed - DNS Class Fails

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 7 19:34:47 EDT 2006


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 atsushi at ximian.com.

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

--- shadow/78990	2006-08-07 19:15:43.000000000 -0400
+++ shadow/78990.tmp.18304	2006-08-07 19:34:47.000000000 -0400
@@ -1,16 +1,16 @@
 Bug#: 78990
-Product: Mono: Class Libraries
-Version: 1.0
+Product: Mono: Runtime
+Version: unspecified
 OS: Solaris 8
 OS Details: Sparc
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: Configuration
+Component: JIT
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: david_garcia at logitech.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: atsushi at ximian.com,robertj at gmx.net
@@ -371,6 +371,14 @@
         public blah()
 		{
 		}
     }
 
 
+
+------- Additional Comments From atsushi at ximian.com  2006-08-07 19:34 -------
+ok, having a simple repro like above is much better than before ;-)
+
+What if you run the app with mono --O=-all (which disables
+optimizations) ?
+
+--> runtime


More information about the mono-bugs mailing list