[Mono-bugs] [Bug 48813][Wis] Changed - error CS0592 incorrect. Differs from MS compiler.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 27 Sep 2003 22:23:26 -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 mass@akuma.org.
http://bugzilla.ximian.com/show_bug.cgi?id=48813
--- shadow/48813 2003-09-24 11:14:37.000000000 -0400
+++ shadow/48813.tmp.14572 2003-09-27 22:23:26.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 48813
Product: Mono/MCS
Version: unspecified
OS: GNU/Linux [Other]
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: derek_burdick@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -44,6 +44,13 @@
Additional Information:
------- Additional Comments From derek_burdick@hotmail.com 2003-09-24 11:14 -------
Created an attachment (id=5415)
Reference.cs to test compilation.
+
+------- Additional Comments From mass@akuma.org 2003-09-27 22:23 -------
+I could not duplicate compiling the attached file with
+
+mcs /r:System.Web.Services /t:library Reference.cs
+
+using trunk