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 [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=78712

--- shadow/78712        2006-06-26 13:42:54.000000000 -0400
+++ shadow/78712.tmp.24468      2006-07-15 13:43:08.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 78712
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Wrong error given with poorly formed generic syntax
+Summary: [GMCS] Wrong error given with poorly formed generic syntax
 
 When leaving out the generic on a variable, gmcs says the B type or
 namespace could not be found when in fact it should say something like "B
 type requires " (C# Error 0305, I think?)
 
 B b = new A<B>();
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to