[Mono-bugs] [Bug 52587][Wis] Changed - We thow an exception when a method hides a field
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 4 Jan 2004 17:39:35 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52587
--- shadow/52587 2004-01-04 17:37:10.000000000 -0500
+++ shadow/52587.tmp.30575 2004-01-04 17:39:35.000000000 -0500
@@ -85,6 +85,11 @@
in (at /devel/mcs/mcs/codegen.cs:455) EmitContext.EmitTopBlock
(Mono.CSharp.Block, Mono.CSharp.InternalParameters, Mono.CSharp.Location)
------- Additional Comments From miguel@ximian.com 2004-01-04 17:37 -------
Ben, this worked with 0.29, am afraid that you introduce this bug with
one of the recent patches.
+
+------- Additional Comments From miguel@ximian.com 2004-01-04 17:39 -------
+Created an attachment (id=6344)
+Optimization which broke MCS
+