[Mono-bugs] [Bug 76417][Nor] Changed - [GMCS] improper CS0408 - cannot define overload members one of them has a generic parameter

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 18 11:39:52 EST 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 martin at ximian.com.

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

--- shadow/76417	2006-01-16 12:00:46.000000000 -0500
+++ shadow/76417.tmp.14838	2006-01-18 11:39:52.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 76417
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: RESOLVED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin at ximian.com                            
 ReportedBy: atsushi at ximian.com               
@@ -77,6 +77,16 @@
 "I'll try to figure out how much work exactly it'll be next week."
 
 Was wondering what the outcome was?  Just ran into this bug in a
 real-world context while updating a (cross-platform) codebase to use
 Generics and was hoping it would be addressed in the bug-fixing push
 towards Mono 1.2.
+
+------- Additional Comments From martin at ximian.com  2006-01-18 11:39 -------
+Fixed in SVN.
+
+The runtime part is in r55726, the gmcs changes and tests are in
+r55728 and a required compiler-tester change is in r55727.
+
+Removed gcs408*.cs and added gtest-236, gtest-237, gtest-238 and
+gtest-239.
+


More information about the mono-bugs mailing list