You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Stig Bakken (JIRA)" <ji...@apache.org> on 2016/04/29 11:02:12 UTC

[jira] [Created] (THRIFT-3807) Swift compiler does not escape reserved words

Stig Bakken created THRIFT-3807:
-----------------------------------

             Summary: Swift compiler does not escape reserved words
                 Key: THRIFT-3807
                 URL: https://issues.apache.org/jira/browse/THRIFT-3807
             Project: Thrift
          Issue Type: Bug
            Reporter: Stig Bakken
            Priority: Minor


Swift has a number of reserved words that may still be used if quoted with backticks in the generated code:

Self
associatedtype
defer
deinit
dynamicType
enum
extension
fallthrough
false
func
guard
init
inout
internal
let
operator
protocol
repeat
rethrows
struct
subscript
throws
true
typealias
where




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