[jira] Updated: (THRIFT-1071) SSL/C++: invalid cast breaks build

2011-02-23 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-1071: Attachment: THRIFT-1071_configure.ac_check_ssl.patch I have added openssl headers and lib to confi

[jira] Updated: (THRIFT-1071) SSL/C++: invalid cast breaks build

2011-02-23 Thread Rowan Kerr (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rowan Kerr updated THRIFT-1071: --- Comment: was deleted (was: Makefile.am needs an update to make sure ssl is linked? Maybe the top-le

[jira] Updated: (THRIFT-1071) SSL/C++: invalid cast breaks build

2011-02-22 Thread Rowan Kerr (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rowan Kerr updated THRIFT-1071: --- Attachment: configure-ssl.patch There were a couple configure changes from one of the older ssl patc

[jira] Updated: (THRIFT-1071) SSL/C++: invalid cast breaks build

2011-02-22 Thread Rowan Kerr (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rowan Kerr updated THRIFT-1071: --- Attachment: pthread_t_cast.patch Changed to c style cast as per David's suggestion in THRIFT-151. >