On 3/14/17, 10:05 PM, "Greg Dove" <greg.d...@gmail.com> wrote:

>      var test :String = "0x99"
>        trace(parseInt(test));
>
>gives :
>  var /** @type {string} */ test = "0x99";
>  org.apache.flex.utils.Language.trace(parseInt(test, 10));
>
>which is wrong
>
>I can take a look at it this weekend if no-one else gets to it

That would be great.  What should the output be?

Also, see this past discussion:
https://lists.apache.org/thread.html/2a36d2d80f49998c5be3df81b4a12408a3d026
01753dedda9042b9ad@1458069451@%3Cdev.flex.apache.org%3E


Thanks,
-Alex

Reply via email to