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

ASF subversion and git services commented on DISPATCH-1205:
-----------------------------------------------------------

Commit 93c89a75825a57a5749d262f4b5be26301f70c82 in qpid-dispatch's branch 
refs/heads/master from Kenneth Giusti
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=93c89a7 ]

DISPATCH-1205: accept valid integer sign coversions when parsing

This closes #422


> Allow signed int values >= 0 be parsed as unsigned int
> ------------------------------------------------------
>
>                 Key: DISPATCH-1205
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1205
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Router Node
>    Affects Versions: 1.4.1
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Major
>             Fix For: 1.5.0
>
>
> The parse module should allow parsing positive signed integer as unsigned 
> integer.
> Also the parse module should allow parsing unsigned integers as signed if the 
> unsigned value can be expressed as a positive signed number of the proper 
> width.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to