You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King III (JIRA)" <ji...@apache.org> on 2018/12/27 15:25:15 UTC

[jira] [Closed] (THRIFT-4679) Duplicate declaration of InputBufferUnderrunError in lib/nodejs/lib/thrift/json_protocol.js

     [ https://issues.apache.org/jira/browse/THRIFT-4679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James E. King III closed THRIFT-4679.
-------------------------------------

> Duplicate declaration of InputBufferUnderrunError in lib/nodejs/lib/thrift/json_protocol.js
> -------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-4679
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4679
>             Project: Thrift
>          Issue Type: Bug
>          Components: JavaScript - Library
>    Affects Versions: 0.11.0
>            Reporter: Griffin Michl
>            Assignee: James E. King III
>            Priority: Minor
>              Labels: easyfix
>             Fix For: 0.12.0
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> InputBufferUnderrunError is unnecessarily declared  twice in `lib/nodejs/lib/thrift/json_protocol.js`. This causes certain compilers to break when they attempt to compile code that uses the node thrift library. We should remove the first declaration, as it does not do anything.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)