[Mono-bugs] [Bug 23014] Changed - mcs can not find nested enums in dll's compiled with csc
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
5 Apr 2002 13:47:24 -0000
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=23014
--- shadow/23014 Wed Apr 3 21:10:59 2002
+++ shadow/23014.tmp.13749 Fri Apr 5 08:47:24 2002
@@ -1,14 +1,14 @@
Bug#: 23014
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: manyoso@yahoo.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -38,6 +38,9 @@
{
int test = Bar.myenum.blah;
}
}
and I get this: ./foo.cs(6) error CS117: `FooBar.Bar' does not contain a definition for `myenum'
+
+------- Additional Comments From lupus@ximian.com 2002-04-05 08:47 -------
+Fixed in cvs.