[Mono-bugs] [Bug 28189][Nor] Changed - type/member name lookup problem
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
2 Aug 2002 01:07: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 martin@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=28189
--- shadow/28189 Thu Jul 25 10:01:39 2002
+++ shadow/28189.tmp.6821 Thu Aug 1 21:07:24 2002
@@ -2,14 +2,14 @@
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Wishlist
+Severity: Unknown
+Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -56,6 +56,11 @@
Changing the line to "DateTime cal = System.DateTime.Now" solves the
problem, or renaming the attribute, or removing any of the constructors
(yes.. both are needed to get this error).
The code works great in csc btw,
+
+------- Additional Comments From martin@gnome.org 2002-08-01 21:07 -------
+I don't see why this should be a wishlist item, setting priority to
+normal.
+