You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/02/08 23:14:19 UTC

[jira] [Commented] (PROTON-513) [proton-j] ulong values over 2^63-1 are encoded incorrectly

    [ https://issues.apache.org/jira/browse/PROTON-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895743#comment-13895743 ] 

ASF subversion and git services commented on PROTON-513:
--------------------------------------------------------

Commit 1566142 from [~gemmellr] in branch 'proton/trunk'
[ https://svn.apache.org/r1566142 ]

PROTON-513: use the correct encoding for ulong values over 2^63-1

> [proton-j] ulong values over 2^63-1 are encoded incorrectly
> -----------------------------------------------------------
>
>                 Key: PROTON-513
>                 URL: https://issues.apache.org/jira/browse/PROTON-513
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-j
>    Affects Versions: 0.6
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>             Fix For: 0.7
>
>
> ulong values over 2^63-1 are incorrectly encoded as 'smallulong' values, which should only be true for values in the range 0 to 255.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)