Jenkins build is back to normal : Thrift-cpp #234

2011-11-29 Thread Apache Jenkins Server
See

Re: [VOTE] Release Apache Thrift 0.8.0

2011-11-29 Thread Jake Farrell
The gem can be built on ruby 1.9.2, it must have mongrel --pre installed in order for it to work. Since this is a specific issue to ruby 1.9.2 and not any other version it does not make sense for force a specific pre version in the gemspec. -Jake On Nov 29, 2011, at 5:03 PM, Ilya Maykov wro

Re: [VOTE] Release Apache Thrift 0.8.0

2011-11-29 Thread Ilya Maykov
+1 Tested ruby 1.8.7 and 1.9.2 on Mac OS X. Tested Java on Mac OS X. One minor issue: mongrel-1.1.5 is known to be broken with ruby 1.9.2, which is the version specified in lib/rb/Gemfile. That means you can't build the Ruby gem under 1.9.2. But this shouldn't matter, as the gem can be built with

Re: [VOTE] Release Apache Thrift 0.8.0

2011-11-29 Thread Bryan Duxbury
I downloaded the tarball, built the compiler, and ran the java and ruby tests. Everything looks good to me. +1 On Sat, Nov 26, 2011 at 3:10 PM, Jake Farrell wrote: > All, > I propose that we accept > http://people.apache.org/~jfarrell/thrift/0.8.0/thrift-0.8.0-rc0.tar.gz > as the official Thrif

Re: [VOTE] Release Apache Thrift 0.8.0

2011-11-29 Thread Jake Luciani
+1 On Mon, Nov 28, 2011 at 10:28 AM, k f wrote: > I compiled with Cygwin on Windows and tested delphi. +1. > > > > 2011/11/27 Jake Farrell > > > All, > > I propose that we accept > > http://people.apache.org/~jfarrell/thrift/0.8.0/thrift-0.8.0-rc0.tar.gz > > as the official Thrift 0.8.0 release

[jira] [Commented] (THRIFT-1427) PHP library uses non-multibyte safe functions with mbstring function overloading

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

Build failed in Jenkins: Thrift-cpp #233

2011-11-29 Thread Apache Jenkins Server
See Changes: [jfarrell] Thrift-1427: PHP library uses non-multibyte safe functions with mbstring function overloading Client: php Patch: Bryan Alves Fixes issue with php overloaded mbstring to be binary-safe for strlen and substr. ---

[jira] [Closed] (THRIFT-1427) PHP library uses non-multibyte safe functions with mbstring function overloading

2011-11-29 Thread Jake Farrell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-1427. Resolution: Fixed Fix Version/s: 0.9 Assignee: Bryan Alves Committed, thanks for t

[jira] [Updated] (THRIFT-1427) PHP library uses non-multibyte safe functions with mbstring function overloading

2011-11-29 Thread Bryan Alves (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Alves updated THRIFT-1427: Attachment: thrift_mbstring.patch.ORIG > PHP library uses non-multibyte safe functions with mb

[jira] [Updated] (THRIFT-1427) PHP library uses non-multibyte safe functions with mbstring function overloading

2011-11-29 Thread Bryan Alves (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Alves updated THRIFT-1427: Attachment: (was: thrift_mbstring.patch) > PHP library uses non-multibyte safe functions w

[jira] [Updated] (THRIFT-1427) PHP library uses non-multibyte safe functions with mbstring function overloading

2011-11-29 Thread Bryan Alves (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Alves updated THRIFT-1427: Attachment: thrift_mbstring.patch Here is an updated patch that moves the relevant string utility

[jira] [Updated] (THRIFT-1441) Generate constructor with parameters for exception class to let it update message property automatically.

2011-11-29 Thread Jake Farrell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1441: - Fix Version/s: (was: 0.7) 0.9 > Generate constructor with parameters

[jira] [Updated] (THRIFT-1441) Generate constructor with parameters for exception class to let it update message property automatically.

2011-11-29 Thread Kenjiro Fukumitsu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenjiro Fukumitsu updated THRIFT-1441: -- Attachment: THRIFT-1441_costructor_with_param_for_exception.zip Here is the patch.

[jira] [Created] (THRIFT-1441) Generate constructor with parameters for exception class to let it update message property automatically.

2011-11-29 Thread Kenjiro Fukumitsu (Created) (JIRA)
Generate constructor with parameters for exception class to let it update message property automatically. - Key: THRIFT-1441 URL: https://issues.apache.org/jir

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

2011-11-29 Thread Jake Farrell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159288#comment-13159288 ] Jake Farrell commented on THRIFT-1326: -- C99 inttypes.h includes stdint.h, so there's

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

2011-11-29 Thread Anatoly Kanivetsky (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159154#comment-13159154 ] Anatoly Kanivetsky commented on THRIFT-1326: Same issue on ubuntu 11.10: auto