To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88703
                 Issue #|88703
                 Summary|TypeDescription.calculateTypeArguments broken
               Component|udk
                 Version|DEV300m4
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|sb
             Reported by|mst





------- Additional comments from [EMAIL PROTECTED] Thu Apr 24 17:17:26 +0000 
2008 -------
TypeDescription.calculateTypeArguments does not handle the case where several
type arguments are the same correctly, because it eliminates duplicates.
This is caused by using TypeArguments.List instead of java.util.List.

(this is actually why my unit test crashed: it uses Pair<XStatement, 
XStatement>)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to