[Mono-bugs] [Bug 75038][Nor] Changed - Compiler warns about variables only assigned inside #if

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 24 23:43:17 EDT 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 alex at beatniksoftware.com.

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

--- shadow/75038	2005-05-24 23:42:46.000000000 -0400
+++ shadow/75038.tmp.21302	2005-05-24 23:43:17.000000000 -0400
@@ -17,6 +17,11 @@
 Summary: Compiler warns about variables only assigned inside #if
 
 If you only assign a variable inside of a #if NOT_DEFINED block, the
 compiler complains that that the variable is never assigned.
 
 Test case attached.
+
+------- Additional Comments From alex at beatniksoftware.com  2005-05-24 23:43 -------
+Created an attachment (id=15205)
+Test case
+


More information about the mono-bugs mailing list