[Mono-bugs] [Bug 82528][Nor] Changed - Segfault when Type.IsInstanceOfType is used on result from float.Parse when invoked as a delegate returning Object.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 21 22:46:26 EDT 2007


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 joncham at gmail.com.

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

--- shadow/82528	2007-08-21 21:30:28.000000000 -0400
+++ shadow/82528.tmp.9549	2007-08-21 22:46:26.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 82528
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: Gentoo amd64 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: amcharg at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -77,6 +77,14 @@
 
 gcc: x86_64-pc-linux-gnu-4.1.1 
 glibc: 2.5-r4 
 binutils:  2.17
 libtool:   1.5.24
 os-headers:  2.6.21
+
+------- Additional Comments From joncham at gmail.com  2007-08-21 22:46 -------
+The above does not compile with csc, I get the following:
+
+error CS0407: 'float float.Parse(string)' has the wrong return type
+
+Also, if I compile with gmcs and then run with .Net I also do not get
+any output.


More information about the mono-bugs mailing list