[jira] [Updated] (THRIFT-1434) Node.js Thrift compiler fails to generate server code using inheritance

2011-11-21 Thread Wade Simmons (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wade Simmons updated THRIFT-1434: - Attachment: 0001-We-need-to-use-Thrift.inherits-for-Processors-like-w.patch The current compiler

[jira] [Updated] (THRIFT-1434) Node.js Thrift compiler fails to generate server code using inheritance

2011-11-21 Thread Ken Wronkiewicz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Wronkiewicz updated THRIFT-1434: Attachment: thrift-1434-2.tar.bz2 Updated test case: Added .inherits and call to parent c

[jira] [Updated] (THRIFT-1434) Node.js Thrift compiler fails to generate server code using inheritance

2011-11-21 Thread Ken Wronkiewicz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Wronkiewicz updated THRIFT-1434: Attachment: thrift-1434.tar.bz2 test case code > Node.js Thrift compiler

[jira] [Created] (THRIFT-1434) Node.js Thrift compiler fails to generate server code using inheritance

2011-11-21 Thread Ken Wronkiewicz (Created) (JIRA)
Node.js Thrift compiler fails to generate server code using inheritance --- Key: THRIFT-1434 URL: https://issues.apache.org/jira/browse/THRIFT-1434 Project: Thrift Issue Typ

[jira] [Commented] (THRIFT-1433) TServerSocket fix for MSVC

2011-11-21 Thread Peace C (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13154579#comment-13154579 ] Peace C commented on THRIFT-1433: - Another thought -- if ::bind works under Unix-style O

[jira] [Commented] (THRIFT-1433) TServerSocket fix for MSVC

2011-11-21 Thread Peace C (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13154474#comment-13154474 ] Peace C commented on THRIFT-1433: - Correction: TThreadedServer is not yet included in the

[jira] [Updated] (THRIFT-1433) TServerSocket fix for MSVC

2011-11-21 Thread Peace C (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peace C updated THRIFT-1433: Attachment: TServerSocket_bind.patch TServerSocket patch for Visual Studio > TServerSocke

[jira] [Created] (THRIFT-1433) TServerSocket fix for MSVC

2011-11-21 Thread Peace C (Created) (JIRA)
TServerSocket fix for MSVC -- Key: THRIFT-1433 URL: https://issues.apache.org/jira/browse/THRIFT-1433 Project: Thrift Issue Type: Bug Components: C++ - Library Affects Versions: 0.8 Environment:

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

2011-11-21 Thread Mike Riley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13154314#comment-13154314 ] Mike Riley commented on THRIFT-1337: I get the feeling that people aren't generally u

[jira] [Commented] (THRIFT-1432) Javascript struct constants declared in the same file as their struct definition will cause an error

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

Build failed in Jenkins: Thrift #339

2011-11-21 Thread Apache Jenkins Server
See Changes: [jfarrell] Thrift-1432: Javascript struct constants declared in the same file as their struct definition will cause an error Client: js Patch: Mike Riley Flips print out of constants and structs within the generator to allow for us

[jira] [Assigned] (THRIFT-1431) Rename 'sys' module to 'util'

2011-11-21 Thread Jake Farrell (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell reassigned THRIFT-1431: Assignee: Roger Meier > Rename 'sys' module to 'util' > -

[jira] [Commented] (THRIFT-1431) Rename 'sys' module to 'util'

2011-11-21 Thread Jake Farrell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13154187#comment-13154187 ] Jake Farrell commented on THRIFT-1431: -- Roger, can you take a look at this

[jira] [Closed] (THRIFT-1432) Javascript struct constants declared in the same file as their struct definition will cause an error

2011-11-21 Thread Jake Farrell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-1432. Resolution: Fixed Fix Version/s: 0.8 Assignee: Mike Riley Committed, thanks for th