[Mono-bugs] [Bug 375291] Monodocs2html fails for generic types with array parameters

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 31 13:58:34 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=375291

User jpryor at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=375291#c1


Jonathan Pryor <jpryor at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |jpryor at novell.com




--- Comment #1 from Jonathan Pryor <jpryor at novell.com>  2008-03-31 11:58:34 MST ---
Fixed in svn-HEAD, r99446.

2008-03-31  Jonathan Pryor <jpryor at novell.com>

  * engine/mdoc-html-utils.xsd: Fix Array handling behavior -- not all types 
    with '[]' are actually arrays (IEnumerable<int[]> isn't an array), and '[]' 
    isn't the only array suffix either ('[,]' and other are as well). 
    Fixes 375291.
  * tools/DocTest-v1.cs: Add a member returning an IEnumerator<int[]> to test 
    n375291.
  * tools/DocTest/en.expected/Mono.DocTest.Generic/MyList`1.xml,
    tools/DocTest/en.expected.importslashdoc/Mono.DocTest.Generic/MyList`1.xml,
    tools/DocTest/en.expected.since/Mono.DocTest.Generic/MyList`1.xml,
    tools/DocTest/html.expected/Mono.DocTest/Widget.html,
    tools/DocTest/html.expected/Mono.DocTest.Generic/MyList`1.html: Flush.


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