[
https://issues.apache.org/jira/browse/THRIFT-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046455#comment-15046455
]
Gordashnikov Artur commented on THRIFT-3477:
--------------------------------------------
Jens Geyer, thank you very much, it solved the problem.
> Parser fails on enum item that starts with 'E' letter and continues with
> number
> --------------------------------------------------------------------------------
>
> Key: THRIFT-3477
> URL: https://issues.apache.org/jira/browse/THRIFT-3477
> Project: Thrift
> Issue Type: Bug
> Reporter: Gordashnikov Artur
> Assignee: Jens Geyer
> Attachments:
> THRIFT-3477-Parser-fails-on-enum-item-that-starts-wi.patch
>
>
> Consider simple enum:
> {code}
> enum Test
> {
> E10
> }
> {code}
> It will fail with message
> {code}
> [ERROR:C:/Test.thrift:3] (last token was 'E10') syntax error
> [FAILURE:C:/Test.thrift:3] Parser error during include pass.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)