[Mono-bugs] [Bug 37398][Wis] Changed - Out param checking is not always correct
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 29 Jan 2003 18:50:53 -0500 (EST)
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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=37398
--- shadow/37398 Wed Jan 29 18:30:35 2003
+++ shadow/37398.tmp.26775 Wed Jan 29 18:50:53 2003
@@ -28,6 +28,11 @@
CommandLineArguments.cs(702) error CS0177: The out parameter `value' must
be assigned before control leave the current method.
Compilation failed: 2 error(s), 0 warnings
With csc, there are no errors.
+
+------- Additional Comments From duncan@ximian.com 2003-01-29 18:50 -------
+Created an attachment (id=3275)
+Smaller test case
+