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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13220652#comment-13220652 ] 

Hudson commented on THRIFT-1128:
--------------------------------

Integrated in Thrift #421 (See [https://builds.apache.org/job/Thrift/421/])
    THRIFT-1128:MAC OS X thrift.h incompatibility with Thrift.h
Client: cpp, c_glib
Patch: Jake Farrell

Moving c_glib headers into $(includedir)/thrift/c_glib to not collide with cpp headers. (Revision 1296038)

     Result = SUCCESS
jfarrell : http://svn.apache.org/viewvc/?view=rev&rev=1296038
Files : 
* /thrift/trunk/lib/c_glib/Makefile.am

                
> 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