[Mono-bugs] [Bug 56459][Nor] Changed - CS1512: Keyword base is not available in the current context
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 10 Apr 2004 15:56:17 -0400 (EDT)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56459
--- shadow/56459 2004-04-04 12:55:54.000000000 -0400
+++ shadow/56459.tmp.28817 2004-04-10 15:56:17.000000000 -0400
@@ -1,15 +1,15 @@
Bug#: 56459
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Wishlist
+Severity: Unknown
+Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -25,6 +25,9 @@
}
}
csc says:
t.cs(4,15): error CS1512: Keyword base is not available in the current
context
+
+------- Additional Comments From miguel@ximian.com 2004-04-10 15:56 -------
+Checking with Gus if this is actually an error in their compiler.