[Mono-bugs] [Bug 77579][Wis] Changed - [GMCS] Missing CS0102 error in buggy nunit testcase
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Feb 18 09:45:05 EST 2007
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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=77579
--- shadow/77579 2006-02-17 07:02:27.000000000 -0500
+++ shadow/77579.tmp.7576 2007-02-18 09:45:05.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77579
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: rharinath at novell.com
QAContact: mono-bugs at ximian.com
@@ -23,6 +23,14 @@
bug to keep track of the issue.
------- Additional Comments From rharinath at novell.com 2006-02-17 07:02 -------
SVN r56968 is at:
http://lists.ximian.com/pipermail/mono-patches/2006-February/070861.html
+
+------- Additional Comments From marek.safar at seznam.cz 2007-02-18 09:45 -------
+Compiler behaves correctly.
+
+Foo<T> exists twice but in different scope
+
+1. MonoTest.System.Foo<T>
+2. MonoTest.System.TypeTest.Foo<T>
More information about the mono-bugs
mailing list