You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by gaborsulyok <gi...@git.apache.org> on 2015/07/19 14:25:45 UTC

[GitHub] qpid pull request: NO-JIRA: Fixed .NET Native-Managed string conve...

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 <su...@hotmail.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] qpid pull request: NO-JIRA: Fixed .NET Native-Managed string conve...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/qpid/pull/8


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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