[jira] [Updated] (THRIFT-1461) Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows

2011-12-12 Thread alexandre parenteau (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1461: Attachment: THRIFT-1461-2.txt @Roger: sorry for this, I overlooked when using libe

Decouple Thrift IDL from generators (THRIFT-1463)

2011-12-12 Thread Jake Farrell
Diwaker What is the issue you are trying to address that you are seeing in your day to day development with this ticket? Initially you could remove given languages not in use from the compiler and this was removed in favor of always having available every language that is possibly to be generat

[jira] [Commented] (THRIFT-1462) add more strict compiler flags

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

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

2011-12-12 Thread Apache Jenkins Server
See

[jira] [Commented] (THRIFT-1462) add more strict compiler flags

2011-12-12 Thread Jake Farrell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168023#comment-13168023 ] Jake Farrell commented on THRIFT-1462: -- Instead of adding these checks all over it w

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

2011-12-12 Thread Roger Meier (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168003#comment-13168003 ] Roger Meier commented on THRIFT-1326: - ok, it seems that fb303 does not take care on

Re: C++ fingerprint data

2011-12-12 Thread David Reiss
> 1) How are ascii_fingerprint and binary_fingerprint intended to be used? I think it was only used by the DenseProtocol. I'm not aware of anything else that ever used it, but I could be forgetting something. Probably not something very critical, though (maybe like the Java Serialization ID or som

[jira] [Created] (THRIFT-1463) Decouple Thrift IDL from generators

2011-12-12 Thread Diwaker Gupta (Created) (JIRA)
Decouple Thrift IDL from generators --- Key: THRIFT-1463 URL: https://issues.apache.org/jira/browse/THRIFT-1463 Project: Thrift Issue Type: Wish Components: Compiler (General) Reporter: D

[jira] [Commented] (THRIFT-1462) add more strict compiler flags

2011-12-12 Thread Roger Meier (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167996#comment-13167996 ] Roger Meier commented on THRIFT-1462: - just committed a fix for MINGW {noformat} if M

[jira] [Commented] (THRIFT-317) Issues with Java struct validation

2011-12-12 Thread Diwaker Gupta (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167966#comment-13167966 ] Diwaker Gupta commented on THRIFT-317: -- Bump. This is becoming a show stopper for us.

[jira] [Commented] (THRIFT-1394) Treatment of optional fields is not consistent between C++ and Java

2011-12-12 Thread Diwaker Gupta (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167961#comment-13167961 ] Diwaker Gupta commented on THRIFT-1394: --- Jake, considering that the current C++ <->

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

2011-12-12 Thread Roy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167951#comment-13167951 ] Roy commented on THRIFT-1326: - The issue arises with fb303 make, not the thrift make. I did e

[jira] [Commented] (THRIFT-1462) add more strict compiler flags

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

[jira] [Commented] (THRIFT-1462) add more strict compiler flags

2011-12-12 Thread Jake Farrell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167922#comment-13167922 ] Jake Farrell commented on THRIFT-1462: -- This break centos 5.x since gcc version is 4

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

2011-12-12 Thread Apache Jenkins Server
See Changes: [roger] THRIFT-1462 add more strict compiler flags(-Wall -Wextra -std=c++0x -pedantic) -- [...truncated 225 lines...] checking for pthread_create in -lpthread... no checking

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

2011-12-12 Thread Roger Meier (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167868#comment-13167868 ] Roger Meier commented on THRIFT-1326: - Do you have the issue with fb303? Is HAVE_CONF

[jira] [Resolved] (THRIFT-1462) add more strict compiler flags

2011-12-12 Thread Roger Meier (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1462. - Resolution: Fixed Assignee: Roger Meier committed! > add more strict comp

[jira] [Commented] (THRIFT-1462) add more strict compiler flags

2011-12-12 Thread Roger Meier (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167841#comment-13167841 ] Roger Meier commented on THRIFT-1462: - I would say *gcc >= 4.4.5* is the starting poi

[jira] [Commented] (THRIFT-1462) add more strict compiler flags

2011-12-12 Thread Jake Farrell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167826#comment-13167826 ] Jake Farrell commented on THRIFT-1462: -- only concern would be breaking older compile

[jira] [Created] (THRIFT-1462) add more strict compiler flags

2011-12-12 Thread Roger Meier (Created) (JIRA)
add more strict compiler flags -- Key: THRIFT-1462 URL: https://issues.apache.org/jira/browse/THRIFT-1462 Project: Thrift Issue Type: Sub-task Reporter: Roger Meier Attachments: THRIFT-1462_fl

[jira] [Updated] (THRIFT-1462) add more strict compiler flags

2011-12-12 Thread Roger Meier (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-1462: Attachment: THRIFT-1462_flags_c++0x_pedantic_Wextra.patch any concerns? > add mor

[jira] [Commented] (THRIFT-1461) Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows

2011-12-12 Thread Roger Meier (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167722#comment-13167722 ] Roger Meier commented on THRIFT-1461: - patch looks good, but I have an issue with the

Re: [jira] [Commented] (THRIFT-509) C# Library Does Not Provide Strong Name

2011-12-12 Thread Jake Farrell
If you would like to contribute back the spec files you have created and potentially move the generation and distribution of rpm's as part of our release process please create a ticket for this in jira, see http://wiki.apache.org/thrift/HowToContribute. We have been discussing packaging and dis

[jira] [Commented] (THRIFT-509) C# Library Does Not Provide Strong Name

2011-12-12 Thread Nelson Marques (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167600#comment-13167600 ] Nelson Marques commented on THRIFT-509: --- Hi, I've recently packaged Thrift for EPEL

[jira] [Updated] (THRIFT-1461) Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows

2011-12-12 Thread alexandre parenteau (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1461: Attachment: THRIFT_1461.patch > Recent TNonblockingServer changes broke --enab

[jira] [Created] (THRIFT-1461) Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows

2011-12-12 Thread alexandre parenteau (Created) (JIRA)
Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows -- Key: THRIFT-1461 URL: https://issues.apache.org/jira/browse/THRIFT-1461 Project: Thrift Iss