[Mono-bugs] [Bug 70901][Wis] Changed - Class const declarations are order dependent
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 30 Dec 2004 17:58:53 -0500 (EST)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=70901
--- shadow/70901 2004-12-30 17:53:31.000000000 -0500
+++ shadow/70901.tmp.6339 2004-12-30 17:58:53.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 70901
Product: Mono: Compilers
Version: 1.1
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: DUPLICATE
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: jonpryor@vt.edu
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -64,6 +64,11 @@
All the time.
Additional Information:
If you change the class ordering so that Libs is defined before Test, the
code compiles successfully. Consequently, it appears to be an ordering issue.
+
+------- Additional Comments From bmaurer@users.sf.net 2004-12-30 17:58 -------
+dup of oldest bug ;-)
+
+*** This bug has been marked as a duplicate of 31984 ***