[jira] Commented: (THRIFT-1070) C++ compiler and runtime have 32/64bit problems

2011-02-23 Thread Rich Salz (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998476#comment-12998476 ] Rich Salz commented on THRIFT-1070: --- Here's one clump. We use -Werror so warnings are

[jira] Updated: (THRIFT-1070) C++ compiler and runtime have 32/64bit problems

2011-02-23 Thread Rich Salz (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Salz updated THRIFT-1070: -- Attachment: jira1070.pch Patch to fix the issues raised in thrift-1070 > C++ compiler and runtime ha

[jira] Updated: (THRIFT-1070) C++ compiler and runtime have 32/64bit problems

2011-02-23 Thread Rich Salz (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Salz updated THRIFT-1070: -- Patch Info: [Patch Available] > C++ compiler and runtime have 32/64bit problems >

[jira] Created: (THRIFT-1070) C++ compiler and runtime have 32/64bit problems

2011-02-22 Thread Rich Salz (JIRA)
C++ compiler and runtime have 32/64bit problems --- Key: THRIFT-1070 URL: https://issues.apache.org/jira/browse/THRIFT-1070 Project: Thrift Issue Type: Bug Components: C++ - Compiler, C++

[jira] Commented: (THRIFT-993) Some improvements in C++ stubs for oneway operations

2011-01-27 Thread Rich Salz (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987666#action_12987666 ] Rich Salz commented on THRIFT-993: -- Thanks for the kind words, Christian. I don't really

[jira] Commented: (THRIFT-998) Silence g++ -Wswitch-enum warning in header

2010-11-30 Thread Rich Salz (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965562#action_12965562 ] Rich Salz commented on THRIFT-998: -- I might not have been clear enough. This wasn't about

[jira] Updated: (THRIFT-998) Silence g++ -Wswitch-enum warning in header

2010-11-14 Thread Rich Salz (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Salz updated THRIFT-998: - Attachment: diff.txt > Silence g++ -Wswitch-enum warning in header >

[jira] Created: (THRIFT-998) Silence g++ -Wswitch-enum warning in header

2010-11-14 Thread Rich Salz (JIRA)
Silence g++ -Wswitch-enum warning in header --- Key: THRIFT-998 URL: https://issues.apache.org/jira/browse/THRIFT-998 Project: Thrift Issue Type: Improvement Components: C++ - Library

[jira] Updated: (THRIFT-994) Don't try to invoke phpize if we don't have it

2010-11-08 Thread Rich Salz (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Salz updated THRIFT-994: - Attachment: diff.txt > Don't try to invoke phpize if we don't have it > -

[jira] Created: (THRIFT-994) Don't try to invoke phpize if we don't have it

2010-11-08 Thread Rich Salz (JIRA)
Don't try to invoke phpize if we don't have it -- Key: THRIFT-994 URL: https://issues.apache.org/jira/browse/THRIFT-994 Project: Thrift Issue Type: Improvement Components: Build Process

[jira] Updated: (THRIFT-993) Some improvements in C++ stubs for oneway operations

2010-11-08 Thread Rich Salz (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Salz updated THRIFT-993: - Attachment: (was: diff.txt) > Some improvements in C++ stubs for oneway operations >

[jira] Updated: (THRIFT-993) Some improvements in C++ stubs for oneway operations

2010-11-08 Thread Rich Salz (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Salz updated THRIFT-993: - Attachment: diff.txt Okay, so it took less time than I thought :) This still does the "bool oneway" chang

[jira] Commented: (THRIFT-993) Some improvements in C++ stubs for oneway operations

2010-11-08 Thread Rich Salz (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929902#action_12929902 ] Rich Salz commented on THRIFT-993: -- # Yes, it's against the original incubator 20080411_ex

[jira] Created: (THRIFT-993) Some improvements in C++ stubs for oneway operations

2010-11-08 Thread Rich Salz (JIRA)
Some improvements in C++ stubs for oneway operations Key: THRIFT-993 URL: https://issues.apache.org/jira/browse/THRIFT-993 Project: Thrift Issue Type: Improvement Components: C++

[jira] Updated: (THRIFT-993) Some improvements in C++ stubs for oneway operations

2010-11-08 Thread Rich Salz (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Salz updated THRIFT-993: - Attachment: diff.txt A patch implementing the changes. > Some improvements in C++ stubs for oneway oper