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=82006

--- shadow/82006        2007-08-26 20:23:41.000000000 -0400
+++ shadow/82006.tmp.13276      2007-08-27 00:14:20.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82006
 Product: Mono: Compilers
 Version: 1.0
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -54,6 +54,12 @@
 cref attribute, the documentation generator must respect namespace
 visibility according to using statements appearing within the source
 code. For code elements that are generic, the normal generic syntax
 (ie “List<T>”) cannot be used because it produces invalid XML. Braces
 can be used instead of brackets (ie “List{T}”), or the XML escape
 syntax can be used (ie “List&lt;T&gt;”).
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-08-27 00:14 -------
+Annex E. is just an informative section that we do not have to follow,
+so it is not a bug. I already wrote that without 'T:' it won't work
+(it is about csc. The msdn blog post or your interpretation of it is
+wrong).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to