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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
