https://bugzilla.novell.com/show_bug.cgi?id=335349
Summary: GMCS: Generic argument to method in XML cref attribute
parse error
Product: Mono: Compilers
Version: 1.2
Platform: i686
OS/Version: Ubuntu
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
Found By: ---
Created an attachment (id=179516)
--> (https://bugzilla.novell.com/attachment.cgi?id=179516)
File exhibiting the problem
I've tested this on Ubuntu 7.10 (Gutsy Gibbon) using Mono 1.2.4.0 and on
Windows XP using Mono 1.2.5.2 and the problem is the same for both.
Compile attached file (Test.cs) using the command:
gmcs -target:library -warn:4 -warnaserror -doc:Test.xml Test.cs
Get the following error:
Test.cs(9,18): error CS1580: Invalid type for parameter `1' in XML comment cref
attribute `DoSomething (T)'
Compilation failed: 1 error(s), 0 warnings
The same file compiles clean using Microsoft's csc compiler (version
8.00.50727.42) with the same options.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs