You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@distributedlog.apache.org by "魏巍 (JIRA)" <ji...@apache.org> on 2016/08/02 06:10:20 UTC

[jira] [Commented] (DL-19) Can't compile thrift file

    [ https://issues.apache.org/jira/browse/DL-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15403429#comment-15403429 ] 

魏巍 commented on DL-19:
----------------------

please try  thrift 0.5.0 

> Can't compile thrift file
> -------------------------
>
>                 Key: DL-19
>                 URL: https://issues.apache.org/jira/browse/DL-19
>             Project: DistributedLog
>          Issue Type: Bug
>          Components: distributedlog-protocol
>            Reporter: Jia Zhai
>             Fix For: 0.4.0
>
>
> It seems that I can't compile the thrift file using the thrift tool. 
> {code}
> $ thrift --gen cpp distributedlog-protocol/src/main/thrift/service.thrift
> [ERROR:~/workspaces/incubator-distributedlog/distributedlog-protocol/src/main/thrift/service.thrift:168] (last token was 'delete')
> Cannot use reserved language keyword: "delete"
> {code}
> I am using thrift 0.9.3
> {code}
> $ thrift -version
> Thrift version 0.9.3
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)