[
https://issues.apache.org/jira/browse/PROTON-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fraser Adams resolved PROTON-663.
-
Resolution: Fixed
Changed to
case PN_CHAR:
return pn_string_addf(str, "%c", atom->u.as_cha
[
https://issues.apache.org/jira/browse/PROTON-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124530#comment-14124530
]
ASF subversion and git services commented on PROTON-663:
Commit 16
Fraser Adams created PROTON-663:
---
Summary: codec.c pni_inspect_atom uses the wrong format for case
PN_CHAR
Key: PROTON-663
URL: https://issues.apache.org/jira/browse/PROTON-663
Project: Qpid Proton
[
https://issues.apache.org/jira/browse/PROTON-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fraser Adams resolved PROTON-662.
-
Resolution: Fixed
Added the correct casting.
Now compiles cleanly on both gcc and Clang.
> decod
[
https://issues.apache.org/jira/browse/PROTON-662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124528#comment-14124528
]
ASF subversion and git services commented on PROTON-662:
Commit 16
Fraser Adams created PROTON-662:
---
Summary: decoder.c pn_decoder_decode_value has a test that won't
correctly execute.
Key: PROTON-662
URL: https://issues.apache.org/jira/browse/PROTON-662
Project: Qpid