You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/03 19:14:00 UTC

[jira] [Commented] (DISPATCH-1205) Allow signed int values >= 0 be parsed as unsigned int

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

ASF GitHub Bot commented on DISPATCH-1205:
------------------------------------------

GitHub user kgiusti opened a pull request:

    https://github.com/apache/qpid-dispatch/pull/422

    DISPATCH-1205: accept valid integer sign coversions when parsing

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kgiusti/dispatch DISPATCH-1205

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-dispatch/pull/422.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #422
    
----
commit ac157282881fade8f3491227d7de3d71625deac4
Author: Kenneth Giusti <kg...@...>
Date:   2018-12-03T18:57:00Z

    DISPATCH-1205: accept valid integer sign coversions when parsing

----


> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org