[Mono-bugs] [Bug 79956][Nor] Changed - [GMCS] not making nested enums genericinsts

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Mar 13 11:11:16 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 martin at ximian.com.

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

--- shadow/79956	2007-03-07 17:03:07.000000000 -0500
+++ shadow/79956.tmp.30047	2007-03-13 10:11:16.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 79956
 Product: Mono: Compilers
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin at ximian.com                            
 ReportedBy: hans at hj-ott.de               
 QAContact: mono-bugs at ximian.com
@@ -95,6 +95,9 @@
 ------- Additional Comments From lupus at ximian.com  2007-01-18 13:30 -------
 The runtime side of this bug is fixed in svn.
 I asked the binary because the gmcs compiled exe worked fine.
 The difference is that csc compiles the enum to a generic inst class
 with the generic parameters of the nesting generic class.
 Since this is a user-visible difference, gmcs should likely do the same.
+
+------- Additional Comments From martin at ximian.com  2007-03-13 10:11 -------
+Fixed in SVN; added gtest-313.cs.


More information about the mono-bugs mailing list