[ https://issues.apache.org/jira/browse/PROTON-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16624151#comment-16624151
]
ASF GitHub Bot commented on PROTON-1937:
----------------------------------------
GitHub user ChugR opened a pull request:
https://github.com/apache/qpid-proton/pull/158
PROTON-1937: Use value.type() to check for value presence or absence
This works for me on Fedroa 27 and 28
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ChugR/qpid-proton PROTON-1937
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-proton/pull/158.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 #158
----
commit ef657e67443e067d9fc74920960e6ce99c65f07c
Author: Chuck Rolke <crolke@...>
Date: 2018-09-21T20:39:33Z
PROTON-1937: Use value.type() to check for value presence or absence
----
> Json::Value conversion error at build time
> ------------------------------------------
>
> Key: PROTON-1937
> URL: https://issues.apache.org/jira/browse/PROTON-1937
> Project: Qpid Proton
> Issue Type: Bug
> Components: cpp-binding
> Affects Versions: proton-c-0.25.0
> Environment: Fedora 27, GNU C 7.3.1, JsonCpp 1.8.3
> Reporter: Chuck Rolke
> Priority: Major
> Attachments: proton-5595c-build.txt
>
>
> {{connect_config.cpp:73:15: error:}}
> {{could not convert ‘obj’ from ‘const Json::Value’ to ‘bool’}}
>
> Full build long attached
--
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
|