You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2015/08/13 21:35:45 UTC

[jira] [Reopened] (BCEL-197) add support for TypeVariables to signatureToString

     [ https://issues.apache.org/jira/browse/BCEL-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb reopened BCEL-197:
-----------------------

There is some very odd code in the patch that was applied.

There are two instances of

{code}
consumed_chars = ++consumed_chars;
{code}

What is this supposed to be doing?

> add support for TypeVariables to signatureToString
> --------------------------------------------------
>
>                 Key: BCEL-197
>                 URL: https://issues.apache.org/jira/browse/BCEL-197
>             Project: Commons BCEL
>          Issue Type: Improvement
>            Reporter: Mark Roberts
>             Fix For: 6.0
>
>         Attachments: t2TestCase.java, utility3.diff
>
>
> BCEL currently throws an Invalid signature exception for a TypeVariableSignature - designated with the letter 'T'.  This patch adds support for these.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)