Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
It seems that I can't compile the thrift file using the thrift tool.
$ 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"
I am using thrift 0.9.3
$ thrift -version Thrift version 0.9.3