Walter Weinmann created THRIFT-4313:
---------------------------------------
Summary: Program code of the Erlang tutorial files contain syntax
errors
Key: THRIFT-4313
URL: https://issues.apache.org/jira/browse/THRIFT-4313
Project: Thrift
Issue Type: Bug
Components: Tutorial
Affects Versions: 0.10.0
Environment: Windows 10
Erlang OTP 20
rebar3
Reporter: Walter Weinmann
Priority: Minor
Fix For: 0.11.0
The Erlang tutorial files contain syntax errors regarding record names and
macros, e.g.:
wrong: correct:
------------------------------
------------------------------
#work #'Work'
?tutorial_Operation_SUBTRACT ?TUTORIAL_OPERATION_SUBTRACT
etc.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)