[
https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153641#comment-16153641
]
ASF GitHub Bot commented on THRIFT-4313:
----------------------------------------
GitHub user walter-weinmann opened a pull request:
https://github.com/apache/thrift/pull/1342
THRIFT-4313: Program code of the Erlang tutorial files contain syntax…
… errors.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/walter-weinmann/thrift master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1342.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1342
----
commit bd5c5654f65e36adab6bcd21711236ddef244e4a
Author: walter-weinmann <[email protected]>
Date: 2017-09-05T13:20:37Z
THRIFT-4313: Program code of the Erlang tutorial files contain syntax
errors.
----
> 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)