[
https://issues.apache.org/jira/browse/THRIFT-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031861#comment-14031861
]
Jens Geyer commented on THRIFT-2576:
------------------------------------
GitHub user hyungsul opened a pull request:
https://github.com/apache/thrift/pull/141
Thrift 2576 Implement Thrift.Protocol.prototype.skip method
Thrift.Protocol.prototype.skip was not implemented yet.
Due to the exception that the previous implementation throws, Thrift client
in JavaScript has issues on backward compatibility.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyungsul/thrift THRIFT-2576
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/141.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 #141
> Implement Thrift.Protocol.prototype.skip method in JavaScript library
> ---------------------------------------------------------------------
>
> Key: THRIFT-2576
> URL: https://issues.apache.org/jira/browse/THRIFT-2576
> Project: Thrift
> Issue Type: Bug
> Reporter: Hyungsul Kim
> Assignee: Jens Geyer
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)