[
https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Walter Weinmann updated THRIFT-4313:
------------------------------------
Description:
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.
was:
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.
> 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)