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 subversion and git services (JIRA)" <ji...@apache.org> on 2016/06/15 19:58:09 UTC

[jira] [Commented] (QPIDIT-34) Update to jsoncpp text format has broken test harness for all C++ shims

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

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

Commit 3545a9fb748f3e10b5dd66aaed2cb814a12aa4f6 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=3545a9f ]

QPIDIT-34: Fixed issue with trailing carriage return no longer present in latest versions of jsoncpp - added explicit test for trailing carraige return before removing it


> Update to jsoncpp text format has broken test harness for all C++ shims
> -----------------------------------------------------------------------
>
>                 Key: QPIDIT-34
>                 URL: https://issues.apache.org/jira/browse/QPIDIT-34
>             Project: Apache QPID IT
>          Issue Type: Bug
>          Components: ProtonCppShim
>            Reporter: Kim van der Riet
>            Assignee: Kim van der Riet
>
> An update to the jsoncpp package has removed the trailing '\n' char from output of a JSON map. The Python test control program removes the last char from the received string without testing for the presence of '\n', and this causes an error when trying to parse the string.
> This error affects all C++ shims.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org