[Mono-bugs] [Bug 643460] [DOC] generic type constraints on delegates confuse the XML-doc parser of gmcs
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 13 15:25:32 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=643460
https://bugzilla.novell.com/show_bug.cgi?id=643460#c1
Michael McLoughlin <mcloughlin77 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcloughlin77 at gmail.com
--- Comment #1 from Michael McLoughlin <mcloughlin77 at gmail.com> 2010-10-13 19:25:32 UTC ---
It is interesting to note that the error will also go away if you remove the
interface declaration completely or put it above the delegate. Basically, if a
delegate has generic argument with a constraint then it can only exist at the
bottom of the file.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list