[Mono-bugs] [Bug 77119][Nor] Changed - Cannot create anonymous methods with "out" keyword.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 30 15:19:33 EST 2005


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 at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77119

--- shadow/77119	2005-12-29 11:11:33.000000000 -0500
+++ shadow/77119.tmp.512	2005-12-30 15:19:33.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77119
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Debian Unstable (packages version 1.1.12.1-1)
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: felipe.lessa at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -46,6 +46,14 @@
 Expected Results:
 $ mcs bug.cs
 $ # File was compiled correctly
 
 How often does this happen? 
 Everytime, with mcs and gmcs.
+
+------- Additional Comments From miguel at ximian.com  2005-12-30 15:19 -------
+Ah, this is a change in the spec.
+
+The original spec did not allow for out arguments.   I must not have
+been paying attention when this changed.
+
+


More information about the mono-bugs mailing list