You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "John Vines (JIRA)" <ji...@apache.org> on 2014/04/24 20:43:15 UTC

[jira] [Created] (THRIFT-2495) Node.js generator escaping

John Vines created THRIFT-2495:
----------------------------------

             Summary: Node.js generator escaping
                 Key: THRIFT-2495
                 URL: https://issues.apache.org/jira/browse/THRIFT-2495
             Project: Thrift
          Issue Type: Bug
          Components: Node.js - Compiler
    Affects Versions: 0.9
            Reporter: John Vines


In my .thrift file, I have an optional field with a default value of "\\". In java generated code it is properly set to "\\", but in the node.js code it results in "\" which results in an error.



--
This message was sent by Atlassian JIRA
(v6.2#6252)