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

ASF subversion and git services commented on QPID-6680:
-------------------------------------------------------

Commit 1694323 from [email protected] in branch 'qpid/trunk'
[ https://svn.apache.org/r1694323 ]

QPID-6680: .NET Binding allows UTF-8 string messages - patch from 
https://github.com/gaborsulyok 

This closes #8

> [C++] .NET Binding does not handle UTF8 message body, map key name
> ------------------------------------------------------------------
>
>                 Key: QPID-6680
>                 URL: https://issues.apache.org/jira/browse/QPID-6680
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: qpid-cpp-0.34
>         Environment: Windows Visual Studio - all, .NET Framework all
>            Reporter: Chuck Rolke
>            Assignee: Chuck Rolke
>
> https://github.com/apache/qpid/pull/8 suggests a method to use UTF8 strings 
> in message bodies. The patch also allows UTF8 strings as key names in maps. 
> These are good ideas with the following additions:
> 1. It needs a jira, and this is it.
> 2. QpidMarshal.h:73 has warnings without an explicit int cast
> 3. TypeTranslator.cpp:283 calls QpidMarshal::ToNative. I think the intent is 
> to call ::ToManaged. The ';;' suggests some cut and paste going on to produce 
> the pull request from a larger set of changes...
> 4. No self test.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to