https://bugzilla.novell.com/show_bug.cgi?id=639407
https://bugzilla.novell.com/show_bug.cgi?id=639407#c5 Andrew Jorgensen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #5 from Andrew Jorgensen <[email protected]> 2010-09-20 20:58:25 UTC --- my bad on the redefinitions, instead of doing dynamic a = 4; a = "hello"; I was doing dynamic a = 4; dynamic a = "hello"; which is not correct. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
