[Mono-bugs] [Bug 47991][Wis] Changed - CS0136: `int x; void Foo () { x = 9; int x = 8; }'
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 29 Mar 2005 02:35:27 -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 rharinath@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=47991
--- shadow/47991 2004-04-27 22:22:39.000000000 -0400
+++ shadow/47991.tmp.29384 2005-03-29 02:35:27.000000000 -0500
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: 040 One week
Priority: Wishlist
Component: C#
-AssignedTo: martin@ximian.com
+AssignedTo: rharinath@novell.com
ReportedBy: sestoft@dina.kvl.dk
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: CS0136: `int x; void Foo () { x = 9; int x = 8; }'