[Mono-bugs] [Bug 73287][Nor] Changed - [GMCS] type lookup fails for constraints in partial classes

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Mar 2005 19:07:02 -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=73287

--- shadow/73287	2005-03-03 11:04:13.000000000 -0500
+++ shadow/73287.tmp.21923	2005-03-15 19:07:02.000000000 -0500
@@ -1,22 +1,21 @@
 Bug#: 73287
 Product: Mono: Compilers
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: Mandrake 10.1, mono svn from 2005.03.03
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Wishlist
+Severity: Unknown
+Priority: Normal
 Component: C#
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: martin@ximian.com                            
 ReportedBy: nazgul@omega.pl               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: [GMCS] type lookup fails for constraints in partial classes
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 Probably some globalenv info is not correctly used when resolving
@@ -73,6 +72,9 @@
 
 How often does this happen? 
 Always
 
 Additional Information:
 compiles fine with csc 2.0Beta1
+
+------- Additional Comments From miguel@ximian.com  2005-03-15 19:07 -------
+Maybe the new Hari framework from mcs could benefit gmcs here.