You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King III (JIRA)" <ji...@apache.org> on 2019/01/14 15:04:04 UTC

[jira] [Resolved] (THRIFT-1505) Cocoa Generator should use the namespace in generated file names

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

James E. King III resolved THRIFT-1505.
---------------------------------------
       Resolution: Won't Do
         Assignee: James E. King III
    Fix Version/s: 1.0

As support for the older cocoa compiler and library have been removed (see THRIFT-4719), all of the issues in Jira related to that code have also been removed.  For legacy cocoa support you can use version 0.12.0 - everyone is expected to move to swift if they want to use the next release of Thrift.

> Cocoa Generator should use the namespace in generated file names
> ----------------------------------------------------------------
>
>                 Key: THRIFT-1505
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1505
>             Project: Thrift
>          Issue Type: Bug
>          Components: Cocoa - Compiler
>    Affects Versions: 0.8
>            Reporter: Steve White
>            Assignee: James E. King III
>            Priority: Minor
>              Labels: patch
>             Fix For: 1.0
>
>         Attachments: THRIFT-1505.patch
>
>
> The files generated by the Cocoa generator don't include the namespace as defined in the IDL. This can lead to confusion, e.g. if you had an IDL named "Limits". Especially issue THRIFT-1504 you have modified your header search path to properly find thrift files, this can lead to an issue where your Thrift generated limits.h file is picked up instead of /usr/include/limits.h



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)