[jira] [Closed] (THRIFT-1724) HTML generator doesn't identify unions in output

2012-10-24 Thread Henrique Mendonca (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Mendonca closed THRIFT-1724. - HTML generator doesn't identify unions in output

[jira] [Commented] (THRIFT-1536) Maven thrift plugin

2012-10-24 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483150#comment-13483150 ] Jake Farrell commented on THRIFT-1536: -- yes, ive got a copy working with some

[jira] [Closed] (THRIFT-1414) bufferoverflow in c_glib buffered transport/socket client

2012-10-24 Thread Henrique Mendonca (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Mendonca closed THRIFT-1414. - bufferoverflow in c_glib buffered transport/socket client

[jira] [Closed] (THRIFT-1705) Unable to compile Thrift Enum in MSVC++

2012-10-24 Thread Henrique Mendonca (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Mendonca closed THRIFT-1705. - Unable to compile Thrift Enum in MSVC++ ---

[jira] [Closed] (THRIFT-1713) Named and Anonymous Pipe transport (Delphi)

2012-10-24 Thread Henrique Mendonca (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Mendonca closed THRIFT-1713. - Named and Anonymous Pipe transport (Delphi)

[jira] [Closed] (THRIFT-1730) error: ‘numeric_limits’ is not a member of ‘std’

2012-10-24 Thread Henrique Mendonca (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Mendonca closed THRIFT-1730. - Assignee: Roger Meier error: ‘numeric_limits’ is not a member of ‘std’

[jira] [Closed] (THRIFT-1731) error: expected identifier before ‘;’ token

2012-10-24 Thread Henrique Mendonca (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Mendonca closed THRIFT-1731. - error: expected identifier before ‘;’ token

[jira] [Commented] (THRIFT-274) Towards a working release/versioning process

2012-10-24 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483474#comment-13483474 ] Roger Meier commented on THRIFT-274: I think we can close this issue. What do you

Build failed in Jenkins: Thrift-Compiler-Windows #421

2012-10-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift-Compiler-Windows/421/changes Changes: [roger] add missing svn:ignore for Makefile [roger] THRIFT-1735 integrate tutorial into regular build - cpp support - cleanup stuff -- [...truncated 347 lines...]

Build failed in Jenkins: Thrift-cpp #478

2012-10-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift-cpp/478/changes Changes: [roger] add missing svn:ignore for Makefile [roger] THRIFT-1735 integrate tutorial into regular build - cpp support - cleanup stuff -- [...truncated 631 lines...] libtool: link: g++ -fPIC

[jira] [Commented] (THRIFT-1735) integrate tutorial into regular build

2012-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483497#comment-13483497 ] Hudson commented on THRIFT-1735: Integrated in Thrift #573 (See

[jira] [Commented] (THRIFT-988) perl: add version Info to the library via configure

2012-10-24 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483505#comment-13483505 ] Roger Meier commented on THRIFT-988: Christian, any progress? or are there some other

[jira] [Commented] (THRIFT-988) perl: add version Info to the library via configure

2012-10-24 Thread Christian Lavoie (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483506#comment-13483506 ] Christian Lavoie commented on THRIFT-988: - No progress. Honestly, haven't touched

[jira] [Commented] (THRIFT-1736) Visual Studio top level project files within msvc

2012-10-24 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483526#comment-13483526 ] Roger Meier commented on THRIFT-1736: - today: {noformat} ./compiler/cpp/compiler.sln

[jira] [Commented] (THRIFT-1708) Add event handlers for processor events

2012-10-24 Thread Andrew Cox (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483536#comment-13483536 ] Andrew Cox commented on THRIFT-1708: Sorry to have disappeared for a bit, I was on

Python JSON protocol implementation

2012-10-24 Thread Frederic Delbos
Hello, I have written a python JSON protocol implementation : https://gist.github.com/3948701 I'm in the process of testing it... If the Thrift team is interested I would like to integrate it to the project. What are the requirements (test, code...) ? bye -- Frederic DELBOS

AW: Python JSON protocol implementation

2012-10-24 Thread Roger Meier
Cool! lib/py/test unit test = some languages have this within test/py test/py/ThriftTest.thrift client and server test/test.shcross language test suite tutorial/py tutorial.thrift implementation http://thrift.apache.org/docs/HowToContribute/ thanks -roger ;-r

Re: Python JSON protocol implementation

2012-10-24 Thread Frederic Delbos
Thank for the answer, I'll get back to you soon. 2012/10/24 Roger Meier ro...@bufferoverflow.ch Cool! lib/py/test unit test = some languages have this within test/py test/py/ThriftTest.thrift client and server test/test.shcross language test suite tutorial/py

[jira] [Updated] (THRIFT-6) Thrift libraries and compiler lack version number

2012-10-24 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-6: - Fix Version/s: 1.0 Thrift libraries and compiler lack version number

Re: Python JSON protocol implementation

2012-10-24 Thread Frederic Delbos
No probleme. Actually I write it because i wanted to integrate thrift with django, so i can also provide a django module. 2012/10/24 Henrique Mendonça henri...@apache.org Hi Frederic, This is awesome news! It would be really great if you could add a little inline web server to test it

[jira] [Created] (THRIFT-1740) Make C++ library build on OS X and iOS

2012-10-24 Thread Ben Craig (JIRA)
Ben Craig created THRIFT-1740: - Summary: Make C++ library build on OS X and iOS Key: THRIFT-1740 URL: https://issues.apache.org/jira/browse/THRIFT-1740 Project: Thrift Issue Type: Improvement

[jira] [Updated] (THRIFT-1740) Make C++ library build on OS X and iOS

2012-10-24 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-1740: -- Attachment: mac_and_ios.patch Make C++ library build on OS X and iOS

[jira] [Commented] (THRIFT-1740) Make C++ library build on OS X and iOS

2012-10-24 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483648#comment-13483648 ] Ben Craig commented on THRIFT-1740: --- The attached patch applies cleanly on 0.9 and the

Jenkins build is back to normal : Thrift-Compiler-Windows #422

2012-10-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift-Compiler-Windows/422/changes

[jira] [Commented] (THRIFT-1735) integrate tutorial into regular build

2012-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483720#comment-13483720 ] Hudson commented on THRIFT-1735: Integrated in Thrift #575 (See

[jira] [Commented] (THRIFT-1708) Add event handlers for processor events

2012-10-24 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483772#comment-13483772 ] Jake Farrell commented on THRIFT-1708: -- Thanks Andrew, appreciated

[jira] [Commented] (THRIFT-274) Towards a working release/versioning process

2012-10-24 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483774#comment-13483774 ] Jake Farrell commented on THRIFT-274: - I agree with that, but also want to try and

[jira] [Commented] (THRIFT-383) Lots of warnings in Java generated code.

2012-10-24 Thread Alexey Sviridov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13483850#comment-13483850 ] Alexey Sviridov commented on THRIFT-383: This warnings is really annoying. Would