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

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

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

Jens Geyer reassigned THRIFT-3807:
----------------------------------

    Assignee: Jens Geyer

> 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
>            Assignee: Jens Geyer
>            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)