Bugzilla – Bug 320355
[GMCS] Missing CS0102 error in buggy nunit testcase
Last modified: 2007-09-15 21:24:23 UTC
---- Reported by rharinath@novell.com 2006-02-17 06:53:02 MST ---- SVN r56968 has a fix for a duplicate class name that should've been flagged by the compiler. I tried to create a smaller testcase, but couldn't. So, I'm filing this bug to keep track of the issue. ---- Additional Comments From rharinath@novell.com 2006-02-17 07:02:26 MST ---- SVN r56968 is at: http://lists.ximian.com/pipermail/mono-patches/2006-February/070861.html ---- Additional Comments From marek.safar@seznam.cz 2007-02-18 09:45:04 MST ---- Compiler behaves correctly. Foo<T> exists twice but in different scope 1. MonoTest.System.Foo<T> 2. MonoTest.System.TypeTest.Foo<T> Unknown operating system unknown. Setting to default OS "Other".