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


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to