[jira] [Updated] (THRIFT-1478) TJSONProtocol in PHP

2012-01-23 Thread Roger Meier (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-1478: Attachment: THRIFT-1249_incl_make_check.patch This looks great! Here's the updated version which i

[jira] [Updated] (THRIFT-1478) TJSONProtocol in PHP

2012-01-23 Thread Roger Meier (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-1478: Attachment: (was: THRIFT-1249_incl_make_check.patch) > TJSONProtocol in PHP >

[jira] [Updated] (THRIFT-1478) TJSONProtocol in PHP

2012-01-23 Thread Roger Meier (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-1478: Attachment: THRIFT-1478_incl_make_check.patch correct name;-) > TJSONProtocol in

[jira] [Updated] (THRIFT-1495) PHP TestClient fatals on missing class

2012-01-20 Thread Roger Meier (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-1495: Assignee: Andrew Grumet > PHP TestClient fatals on missing class > ---

[jira] [Updated] (THRIFT-847) Test Framework harmonization across all languages

2012-01-08 Thread Roger Meier (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-847: --- Attachment: test.sh I did some rework and have a first version for a test/[^test.sh] which can be ex

[jira] [Updated] (THRIFT-847) Test Framework harmonization across all languages

2011-12-21 Thread Roger Meier (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-847: --- Attachment: build.xml What do you think abou something like that [^build.xml]? using the regular test

[jira] [Updated] (THRIFT-1462) add more strict compiler flags

2011-12-12 Thread Roger Meier (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-1462: Attachment: THRIFT-1462_flags_c++0x_pedantic_Wextra.patch any concerns? > add mor

[jira] [Updated] (THRIFT-1458) use the C++ standard (c++0x or later c++11) to improve code quality and cross platform capability

2011-12-11 Thread Roger Meier (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-1458: Description: The goal is improvment of code quality and cross platform capability. I did several

[jira] [Updated] (THRIFT-1459) declare shared_ptr as boost::shared_ptr

2011-12-11 Thread Roger Meier (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-1459: Summary: declare shared_ptr as boost::shared_ptr (was: decalre shared_ptr as boost::shared_ptr)

[jira] [Updated] (THRIFT-1421) Debian Packages can not be built (ruby build fails)

2011-11-04 Thread Roger Meier (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-1421: Fix Version/s: 0.8 > Debian Packages can not be built (ruby build fails) > ---

[jira] [Updated] (THRIFT-1351) Compiler does not care about binary strings

2011-11-04 Thread Roger Meier (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-1351: Fix Version/s: (was: 0.8) 0.9 > Compiler does not care about binary str

[jira] [Updated] (THRIFT-1416) Python Unit test is broken on ci

2011-11-01 Thread Roger Meier (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-1416: Attachment: THRIFT-1416_no_repr_on_Xception.patch it seems, that repr behavior is not consistant.