Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.11.0
Description
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.
Attachments
Issue Links
- links to