You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jake Farrell (Closed) (JIRA)" <ji...@apache.org> on 2012/03/02 03:52:58 UTC

[jira] [Closed] (THRIFT-1128) MAC OS X: thrift.h incompatibility with Thrift.h

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

Jake Farrell closed THRIFT-1128.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9

Moved c_glib headers to $(includedir)/thrift/c_glib to avoid collisions with cpp headers
                
> MAC OS X: thrift.h incompatibility with Thrift.h
> ------------------------------------------------
>
>                 Key: THRIFT-1128
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1128
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 0.6
>         Environment: Mac OS X 10.6.7
>            Reporter: Mina Naguib
>            Assignee: Jake Farrell
>              Labels: C, C++, CPP, Thrift.h, c_glib, thrift.h
>             Fix For: 0.9
>
>         Attachments: thrift-1128.patch, thrift-1128.patch
>
>
> The default filesystem on Mac OS X is case-insensitive
> If thrift is compiled with c_glib support, upon install, the "thrift.h" installed by c_glib trumps the classical "Thrift.h" C++ header.
> C++ apps afterwards fail to compile (for obvious reasons).
> Had to re-compile+install libthrift *without* c_glib support to get back the original contents of Thrift.h needed for C++ support

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira