[jira] [Assigned] (THRIFT-2320) Program level doctext does not get attatched by parser

2014-01-15 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-2320: -- Assignee: Jens Geyer > Program level doctext does not get attatched by parser > --

[jira] [Commented] (THRIFT-1939) C#: Real async support

2014-01-15 Thread Craig Peterson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872699#comment-13872699 ] Craig Peterson commented on THRIFT-1939: I've started trying to implement a true

[jira] [Commented] (THRIFT-2312) travis.yml: build everything

2014-01-15 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872691#comment-13872691 ] Henrique Mendonça commented on THRIFT-2312: --- Python was working without any pro

[jira] [Commented] (THRIFT-2312) travis.yml: build everything

2014-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872659#comment-13872659 ] Hudson commented on THRIFT-2312: SUCCESS: Integrated in Thrift #1007 (See [https://build

[jira] [Commented] (THRIFT-2196) Fix invalid dependency in Makefile.am

2014-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872608#comment-13872608 ] Hudson commented on THRIFT-2196: SUCCESS: Integrated in Thrift #1006 (See [https://build

[jira] [Commented] (THRIFT-2320) Program level doctext does not get attatched by parser

2014-01-15 Thread Craig Peterson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872591#comment-13872591 ] Craig Peterson commented on THRIFT-2320: This is my first patch. Not sure if I di

[jira] [Updated] (THRIFT-2320) Program level doctext does not get attatched by parser

2014-01-15 Thread Craig Peterson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Peterson updated THRIFT-2320: --- Attachment: program_doctext.patch > Program level doctext does not get attatched by parser >

[jira] [Updated] (THRIFT-2320) Program level doctext does not get attatched by parser

2014-01-15 Thread Craig Peterson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Peterson updated THRIFT-2320: --- Patch Info: Patch Available > Program level doctext does not get attatched by parser > -

[jira] [Created] (THRIFT-2320) Program level doctext does not get attatched by parser

2014-01-15 Thread Craig Peterson (JIRA)
Craig Peterson created THRIFT-2320: -- Summary: Program level doctext does not get attatched by parser Key: THRIFT-2320 URL: https://issues.apache.org/jira/browse/THRIFT-2320 Project: Thrift I

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

2014-01-15 Thread Apache Jenkins Server
See

[jira] [Resolved] (THRIFT-2196) Fix invalid dependency in Makefile.am

2014-01-15 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-2196. - Resolution: Fixed Assignee: Roger Meier thanks! > Fix invalid dependency in Makefile.am >

Re: Build failed in Jenkins: Thrift-Compiler-Windows #1019

2014-01-15 Thread Jens Geyer
contrib/mingw-cross-compile.sh: 26: contrib/mingw-cross-compile.sh: i586-mingw32msvc-strip: not found Confirmed. I get the same error here when I run the script. Strip is listed in configure output, though.

[jira] [Updated] (THRIFT-2319) OutOfMemory thrown in TBinaryProtocol.readMessageBegin

2014-01-15 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2319: --- Component/s: Java - Library > OutOfMemory thrown in TBinaryProtocol.readMessageBegin > -

[jira] [Created] (THRIFT-2319) OutOfMemory thrown in TBinaryProtocol.readMessageBegin

2014-01-15 Thread Georgi Danov (JIRA)
Georgi Danov created THRIFT-2319: Summary: OutOfMemory thrown in TBinaryProtocol.readMessageBegin Key: THRIFT-2319 URL: https://issues.apache.org/jira/browse/THRIFT-2319 Project: Thrift Issue

[jira] [Commented] (THRIFT-2318) perl: dependency Class::Accessor not checked

2014-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872080#comment-13872080 ] Hudson commented on THRIFT-2318: SUCCESS: Integrated in Thrift #1005 (See [https://build

[jira] [Commented] (THRIFT-2312) travis.yml: build everything

2014-01-15 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872060#comment-13872060 ] Roger Meier commented on THRIFT-2312: - perl is ok now: - erlang - haskell - python

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

2014-01-15 Thread Apache Jenkins Server
See Changes: [roger] THRIFT-2318 perl: dependency Class::Accessor not checked [roger] THRIFT-2318 perl: dependency Class::Accessor not checked -- [...truncated 385 lines...] checking whe

[jira] [Resolved] (THRIFT-2318) perl: dependency Class::Accessor not checked

2014-01-15 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-2318. - Resolution: Fixed done! > perl: dependency Class::Accessor not checked > --

[jira] [Assigned] (THRIFT-2318) perl: dependency Class::Accessor not checked

2014-01-15 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier reassigned THRIFT-2318: --- Assignee: Roger Meier > perl: dependency Class::Accessor not checked > -

[jira] [Updated] (THRIFT-2318) perl: dependency Class::Accessor not checked

2014-01-15 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-2318: Attachment: 0002-THRIFT-2318-perl-dependency-Class-Accessor-not-check.patch 0001-tr

[jira] [Created] (THRIFT-2318) perl: dependency Class::Accessor not checked

2014-01-15 Thread Roger Meier (JIRA)
Roger Meier created THRIFT-2318: --- Summary: perl: dependency Class::Accessor not checked Key: THRIFT-2318 URL: https://issues.apache.org/jira/browse/THRIFT-2318 Project: Thrift Issue Type: Impro

[jira] [Created] (THRIFT-2317) exclude tutorial from build

2014-01-15 Thread Roger Meier (JIRA)
Roger Meier created THRIFT-2317: --- Summary: exclude tutorial from build Key: THRIFT-2317 URL: https://issues.apache.org/jira/browse/THRIFT-2317 Project: Thrift Issue Type: Improvement

[jira] [Commented] (THRIFT-2312) travis.yml: build everything

2014-01-15 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871955#comment-13871955 ] Roger Meier commented on THRIFT-2312: - Yes, Jake I mentioned above a provision.sh scr

[jira] [Commented] (THRIFT-2316) ccp: TFileTransportTest

2014-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871909#comment-13871909 ] Hudson commented on THRIFT-2316: SUCCESS: Integrated in Thrift #1004 (See [https://build

[jira] [Commented] (THRIFT-2312) travis.yml: build everything

2014-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871867#comment-13871867 ] Hudson commented on THRIFT-2312: SUCCESS: Integrated in Thrift #1003 (See [https://build

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

2014-01-15 Thread Apache Jenkins Server
See Changes: [roger] THRIFT-2316 cpp: TFileTransportTest is to restrictive -- [...truncated 385 lines...] checking whether cc accepts -g... yes checking for cc option to accept ISO C89...

[jira] [Resolved] (THRIFT-2316) ccp: TFileTransportTest

2014-01-15 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-2316. - Resolution: Fixed use BOOST_WARN instead of BOOST_CHECK and BOOST_REQUIRE. > ccp: TFileTranspo

[jira] [Updated] (THRIFT-2316) ccp: TFileTransportTest

2014-01-15 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-2316: Attachment: THRIFT-2316_BOOST_WARN_instead_of_CHECK_and_REQUIRE.patch > ccp: TFileTransportTest >

[jira] [Created] (THRIFT-2316) ccp: TFileTransportTest

2014-01-15 Thread Roger Meier (JIRA)
Roger Meier created THRIFT-2316: --- Summary: ccp: TFileTransportTest Key: THRIFT-2316 URL: https://issues.apache.org/jira/browse/THRIFT-2316 Project: Thrift Issue Type: Bug Components:

[jira] [Commented] (THRIFT-1810) add ruby to test/test.sh

2014-01-15 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871822#comment-13871822 ] Roger Meier commented on THRIFT-1810: - I will try... However a patch from a ruby Hack

[jira] [Updated] (THRIFT-2312) travis.yml: build everything

2014-01-15 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-2312: Attachment: THRIFT-2312_travis_enable_ruby_php_mingw_compiler.patch enable ruby and php build comp