Compiler does not care about binary strings
-------------------------------------------
Key: THRIFT-1351
URL: https://issues.apache.org/jira/browse/THRIFT-1351
Project: Thrift
Issue Type: Bug
Components: Node.js - Compiler
Affects Versions: 0.7
Reporter: Hans Duedal
Fix For: 0.8
The node.js lib has support for binary strings, but the compiler does not check
for it.
It's quite easily fixed:
https://github.com/onlinecity/thrift/commit/1d86faa2f44c7b8db80595375d6bd0b9b678c0ee
With the fix node.js server implementations can operate on binary arguments.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira