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

Jens Geyer updated THRIFT-3477:
-------------------------------
    Attachment:     (was: 
THRIFT-3477-Parser-fails-on-enum-item-that-starts-wi.patch)

> 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
>          Components: Compiler (General)
>            Reporter: Gordashnikov Artur
>            Assignee: Jens Geyer
>             Fix For: 1.0
>
>         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)

Reply via email to