GitHub user gaborsulyok opened a pull request:
https://github.com/apache/qpid/pull/8
NO-JIRA: Fixed .NET Native-Managed string convervsion
The string conversion was not correct when you wanted to convert from
native UTF-8 string to a managed one. A conversion method has ben added
to QpidMarshal and it is called from Message and TypeTranslator when
necessary.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gaborsulyok/qpid dotnet-stringcode-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid/pull/8.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 #8
----
commit bbea71bf6f487fb64ff8f3c5ed5fbdc0de693ea7
Author: Sulyok Gábor <[email protected]>
Date: 2015-07-19T12:24:06Z
NO-JIRA: Fixed .NET Native-Managed string convervsion
The string conversion was not correct, when you wanted to convert from
native UTF-8 string to a managed one. A conversion method has ben added
to QpidMarshal and it is called from Message and TypeTranslator when
necessary.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]