[Mono-bugs] [Bug 57378][Nor] Changed - Wrong `new' requirement reporting.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 23 Apr 2004 12:59:38 -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=57378
--- shadow/57378 2004-04-21 21:05:06.000000000 -0400
+++ shadow/57378.tmp.28308 2004-04-23 12:59:38.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 57378
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -36,6 +36,9 @@
iterators.cs literal.cs location.cs modifiers.cs namespace.cs parameter.cs
pending.cs report.cs rootcontext.cs statement.cs support.cs typemanager.cs
symbolwriter.cs tree.cs CryptoConvert.cs cs-parser.cs
class.cs(2950) warning CS0109: The member `Mono.CSharp.Method.Location'
does not hide an inherited member. The keyword new is not required
Compilation succeeded - 1 warning(s)
+
+------- Additional Comments From miguel@ximian.com 2004-04-23 12:59 -------
+This has been fixed by Marek.