[Mono-bugs] [Bug 75417][Wis] Changed - [GMCS] custom accessor
modifiers not working with generics?
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jul 27 20:05:01 EDT 2005
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 carlos at unixmexico.org.
http://bugzilla.ximian.com/show_bug.cgi?id=75417
--- shadow/75417 2005-07-22 20:09:14.000000000 -0400
+++ shadow/75417.tmp.30384 2005-07-27 20:05:01.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75417
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: carlos at unixmexico.org
ReportedBy: rharinath at novell.com
QAContact: mono-bugs at ximian.com
@@ -33,6 +33,9 @@
public class Y {
static int Main ()
{
return X<Y>.myMain ();
}
}
+
+------- Additional Comments From carlos at unixmexico.org 2005-07-27 20:05 -------
+It's now fixed in SVN.
More information about the mono-bugs
mailing list