http://bugzilla.novell.com/show_bug.cgi?id=536593
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=536593#c2 Rodrigo Kumpera <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|[email protected] | Severity|Normal |Minor --- Comment #2 from Rodrigo Kumpera <[email protected]> 2009-09-20 19:35:42 MDT --- I wonder what the C# spec says about this, because a type can have multiple fields with the same name if their types are not the same. Picking the first is as good as picking none, even so, matching csc behavior is desirable if we find users exploiting it. There is one point were mcs gets it very wrong, the second error CS0122 doesn't make sense, as both 'Foo.a' fields are public. Lowering the priority as this kind of thing that only obfuscators produce. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
