[jira] [Created] (THRIFT-1460) why not add unicode strings support to python directly?

2011-12-11 Thread shen guanpu (Created) (JIRA)
why not add unicode strings support to python directly? --- Key: THRIFT-1460 URL: https://issues.apache.org/jira/browse/THRIFT-1460 Project: Thrift Issue Type: Bug Components: Pyt

[jira] [Commented] (THRIFT-1326) on some platforms, #include is necessary to be included in Thrift.h

2011-12-11 Thread Roy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167281#comment-13167281 ] Roy commented on THRIFT-1326: - I faced this issue when doing a very standard install and wast

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

2011-12-11 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167232#comment-13167232 ] Hudson commented on THRIFT-1459: Integrated in Thrift #362 (See [https://builds.apache.or

[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] [Resolved] (THRIFT-1459) declare shared_ptr as boost::shared_ptr

2011-12-11 Thread Roger Meier (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1459. - Resolution: Fixed committed > declare shared_ptr as boost::shared_ptr > ---

[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] [Created] (THRIFT-1459) decalre shared_ptr as boost::shared_ptr

2011-12-11 Thread Roger Meier (Created) (JIRA)
decalre shared_ptr as boost::shared_ptr --- Key: THRIFT-1459 URL: https://issues.apache.org/jira/browse/THRIFT-1459 Project: Thrift Issue Type: Sub-task Reporter: Roger Meier Assign

[jira] [Commented] (THRIFT-1272) add subclass of ReadWriteMutex that avoids writer

2011-12-11 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167214#comment-13167214 ] Hudson commented on THRIFT-1272: Integrated in Thrift #361 (See [https://builds.apache.or

[jira] [Resolved] (THRIFT-705) Installed C++ header files depend on "config.h" which may have conflicting macros with the (autoconf based) C++ project using Thrift.

2011-12-11 Thread Roger Meier (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-705. Resolution: Fixed we use the following ifdef on every place. {noformat} #ifdef HAVE_CONFIG_H #inclu

[jira] [Resolved] (THRIFT-1272) add subclass of ReadWriteMutex that avoids writer

2011-12-11 Thread Roger Meier (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1272. - Resolution: Fixed Assignee: Dave Watson committed > add subclass of Read

[jira] [Commented] (THRIFT-1273) Replace assignment of a negative literal to an

2011-12-11 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167204#comment-13167204 ] Hudson commented on THRIFT-1273: Integrated in Thrift #360 (See [https://builds.apache.or

[jira] [Commented] (THRIFT-1337) thrift: support maximum frame size in

2011-12-11 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167203#comment-13167203 ] Hudson commented on THRIFT-1337: Integrated in Thrift #360 (See [https://builds.apache.or

[jira] [Resolved] (THRIFT-1273) Replace assignment of a negative literal to an

2011-12-11 Thread Roger Meier (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1273. - Resolution: Fixed Assignee: Dave Watson Thanks Dave, committed! I had the same warnings,

[jira] [Resolved] (THRIFT-1066) like THRIFT-81,CPP TNonblockingServer should limit the size of memory it will allocate to incomplete client frames

2011-12-11 Thread Roger Meier (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1066. - Resolution: Duplicate frame size limitation is introduced with THRIFT-1337 > li

[jira] [Resolved] (THRIFT-1442) TNonblockingServer: Refactor to allow multiple IO Threads

2011-12-11 Thread Roger Meier (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1442. - Resolution: Fixed Thanks Dave, warnings are fixed. I created a new issue THRIFT-1458 to focus on

[jira] [Resolved] (THRIFT-1337) thrift: support maximum frame size in

2011-12-11 Thread Roger Meier (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1337. - Resolution: Fixed Assignee: Roger Meier Thanks Dave! rebased and committed -roger

[jira] [Commented] (THRIFT-1336) thrift: added server and processor test code

2011-12-11 Thread Roger Meier (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167178#comment-13167178 ] Roger Meier commented on THRIFT-1336: - Thanks Dave, I'm a big fan of Unit Tests! one