[Mono-bugs] [Bug 30171][Nor] Changed - ref/out overloading mismatch
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
12 Sep 2002 03:03:57 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=30171
--- shadow/30171 Wed Sep 11 07:15:51 2002
+++ shadow/30171.tmp.29822 Wed Sep 11 23:03:57 2002
@@ -2,16 +2,16 @@
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Misc
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: martin@gnome.org
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: ref/out overloading mismatch
@@ -40,6 +40,9 @@
ref-out.cs(12,14): error CS1503: Argument '1': cannot convert from 'ref
object' to 'out object'
ref-out.cs(13,3): error CS1502: The best overloaded method match for
'T.stuff2(ref object)' has some invalid arguments
ref-out.cs(13,15): error CS1503: Argument '1': cannot convert from 'out
object' to 'ref object'
+
+------- Additional Comments From miguel@ximian.com 2002-09-11 23:03 -------
+Assigned