You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2017/12/14 13:56:26 UTC

[jira] [Closed] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

     [ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James E. King, III closed THRIFT-4313.
--------------------------------------

> 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
>            Assignee: James E. King, III
>            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)