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

ASF subversion and git services commented on QPIDIT-46:
-------------------------------------------------------

Commit 7ec8c53a9c71293156106ef97e1cd18cdcfc0fb1 in qpid-interop-test's branch 
refs/heads/master from [~kpvdr]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-interop-test.git;h=7ec8c53 ]

QPIDIT-46: Minor fix for previous checkin, some early compilers won't handle 
nullptr, use NULL instead


> Correctly encode AMQP types within complex types list and map
> -------------------------------------------------------------
>
>                 Key: QPIDIT-46
>                 URL: https://issues.apache.org/jira/browse/QPIDIT-46
>             Project: Apache QPID Interoperability Test Suite
>          Issue Type: Bug
>          Components: AMQP Types Test, Proton C++ Shim, Proton Python Shim, 
> Rhea JavaScript Shim
>    Affects Versions: 0.1.0
>            Reporter: Kim van der Riet
>            Assignee: Kim van der Riet
>            Priority: Major
>
> Currently the AMQP type tests for list and map are using only strings. An 
> extra step for encoding/decoding these on the Sender/Receiver shims are 
> needed. At present, the list and map keys and elements are created using a 
> string format {{"type:value"}}, but these are simply being used as-is as 
> string literals.
> Currently all shim tests for these types pass.



--
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