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

2012-01-03 Thread Andrew Grumet (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13179308#comment-13179308 ] Andrew Grumet commented on THRIFT-1478: --- Still seeing i64 errors on my 32bit machin

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

2012-01-03 Thread Jake Farrell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13179148#comment-13179148 ] Jake Farrell commented on THRIFT-1478: -- Greg, nice work here. Any chance you can pro

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

2012-01-03 Thread Greg Fodor (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Fodor updated THRIFT-1478: --- Attachment: THRIFT-1478.patch whitespace issues > TJSONProtocol in PHP > --

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

2012-01-03 Thread Greg Fodor (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178969#comment-13178969 ] Greg Fodor commented on THRIFT-1478: Hey Bryan & Andrew, I just attached an updated p

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

2012-01-03 Thread Greg Fodor (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Fodor updated THRIFT-1478: --- Attachment: THRIFT-1478.patch Fixes for tests > TJSONProtocol in PHP >

[jira] [Commented] (THRIFT-1330) PHP Namespaces no longer generated

2012-01-03 Thread Jon Stephens (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178934#comment-13178934 ] Jon Stephens commented on THRIFT-1330: -- This is not fully fixed yet, enums are still

Re: [jira] [Commented] (THRIFT-1477) Allow readFieldBegin() to pass back the field name instead of the field id

2012-01-03 Thread Bryan Duxbury
If you're working on 0.8+, you could always just create a new Scheme to go with your Protocol that never uses IDs and always uses names. See the TupleProtocol for an example of using a non-standard scheme. On Tue, Jan 3, 2012 at 9:53 AM, Benjy Weinberger wrote: > Sadly no. I have tried this exte

[jira] [Commented] (THRIFT-1480) python: remove tabs, adjust whitespace and address PEP8 warnings

2012-01-03 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178864#comment-13178864 ] Hudson commented on THRIFT-1480: Integrated in Thrift #374 (See [https://builds.apache.or

[jira] [Commented] (THRIFT-1483) java compiler does not generate type parameters for services in extended clauses

2012-01-03 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178862#comment-13178862 ] Hudson commented on THRIFT-1483: Integrated in Thrift #374 (See [https://builds.apache.or

[jira] [Commented] (THRIFT-1479) Compiled PHP process functions missing writeMessageEnd()

2012-01-03 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178863#comment-13178863 ] Hudson commented on THRIFT-1479: Integrated in Thrift #374 (See [https://builds.apache.or

Jenkins build is back to normal : Thrift #374

2012-01-03 Thread Apache Jenkins Server
See

Re: [jira] [Commented] (THRIFT-1477) Allow readFieldBegin() to pass back the field name instead of the field id

2012-01-03 Thread Benjy Weinberger
Sadly no. I have tried this extensively, but if read() can't accept this information directly then the TProtocol implementation has to receive it out-of-band somehow. It seemed like it would be possible to generate it up front from the available FieldValueMetaData - starting at the root class and w

[jira] [Commented] (THRIFT-1477) Allow readFieldBegin() to pass back the field name instead of the field id

2012-01-03 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178850#comment-13178850 ] Bryan Duxbury commented on THRIFT-1477: --- This feels like it would unnecessarily com

Build failed in Jenkins: Thrift-Debian-Packages #149

2012-01-03 Thread Apache Jenkins Server
See Changes: [bryanduxbury] THRIFT-1479. php: Compiled PHP process functions missing writeMessageEnd() This patch adds in the missing call. Patch: Andrew Grumet [bryanduxbury] THRIFT-1480. py: remove tabs, adjust whitespace an

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

2012-01-03 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178848#comment-13178848 ] Bryan Duxbury commented on THRIFT-1478: --- Greg and Andrew, should I wait for you guy

[jira] [Closed] (THRIFT-1479) Compiled PHP process functions missing writeMessageEnd()

2012-01-03 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1479. - Resolution: Fixed Assignee: Andrew Grumet I just committed this. Thanks for the patch, And

[jira] [Closed] (THRIFT-1480) python: remove tabs, adjust whitespace and address PEP8 warnings

2012-01-03 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1480. - Resolution: Fixed Fix Version/s: 0.9 I just committed this. > python: re

[jira] [Closed] (THRIFT-1483) java compiler does not generate type parameters for services in extended clauses

2012-01-03 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1483. - Resolution: Fixed Fix Version/s: 0.9 Assignee: Ruslan Shevchenko I just committe

[jira] [Commented] (THRIFT-1477) Allow readFieldBegin() to pass back the field name instead of the field id

2012-01-03 Thread Dave Watson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178833#comment-13178833 ] Dave Watson commented on THRIFT-1477: - Like this idea. Would love a way to have TJso

Re: Javascript Async tests

2012-01-03 Thread roger
I use Debian Squeeze and the build infrastructure at Apache uses Ubuntu. see dependencies: http://wiki.apache.org/thrift/GettingDebianPackages steps to build get latest version from svn and sh bootstrap ./configure make check this will also run to built in unit tests located at lib/js/test I'm

[jira] [Updated] (THRIFT-1483) java compiler does not generate type parameters for services in extended clauses

2012-01-03 Thread Ruslan Shevchenko (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruslan Shevchenko updated THRIFT-1483: -- Attachment: thrift-java-2012_01_03.diff > java compiler does not generate type par

[jira] [Commented] (THRIFT-1483) java compiler does not generate type parameters for services in extended clauses

2012-01-03 Thread Ruslan Shevchenko (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178688#comment-13178688 ] Ruslan Shevchenko commented on THRIFT-1483: --- ohh, only which is with size 0.6 k

[jira] [Updated] (THRIFT-1483) java compiler does not generate type parameters for services in extended clauses

2012-01-03 Thread Ruslan Shevchenko (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruslan Shevchenko updated THRIFT-1483: -- Attachment: thrift-java-2012_01_03.diff trivial patch which fix this issue

[jira] [Created] (THRIFT-1483) java compiler does not generate type parameters for services in extended clauses

2012-01-03 Thread Ruslan Shevchenko (Created) (JIRA)
java compiler does not generate type parameters for services in extended clauses Key: THRIFT-1483 URL: https://issues.apache.org/jira/browse/THRIFT-1483 Project: Thrift