[
https://issues.apache.org/jira/browse/DL-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sijie Guo updated DL-19:
------------------------
Fix Version/s: (was: 0.4.0)
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.5.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)