You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/06 02:10:38 UTC

[jira] [Commented] (THRIFT-3026) TMultiplexedProcessor does not have a constructor

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

ASF GitHub Bot commented on THRIFT-3026:
----------------------------------------

GitHub user Jens-G opened a pull request:

    https://github.com/apache/thrift/pull/392

    THRIFT-3026 TMultiplexedProcessor does not have a constructor

    Client: Haxe
    Patch: Jens Geyer

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Jens-G/thrift THRIFT-3026-multiplex-ctor

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/392.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 #392
    
----
commit 2be6e1df2184bfd77047641fb4f597d306236aaf
Author: Jens Geyer <je...@apache.org>
Date:   2015-03-06T01:00:48Z

    THRIFT-3026 TMultiplexedProcessor does not have a constructor
    Client: Haxe
    Patch: Jens Geyer

----


> TMultiplexedProcessor does not have a constructor
> -------------------------------------------------
>
>                 Key: THRIFT-3026
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3026
>             Project: Thrift
>          Issue Type: Bug
>          Components: Haxe - Library
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>             Fix For: 0.9.3
>
>
> In some cases, depending on the build target, the following message is omitted:
> {code}
> src/MultiplexTest.hx:114: characters 52-79 : org.apache.thrift.protocol.TMultiplexedProcessor does not have a constructor
> {code}



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