[jira] [Commented] (THRIFT-3417) "namespace xsd" is not really working

2015-11-12 Thread Benjamin Gould (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003500#comment-15003500 ] Benjamin Gould commented on THRIFT-3417: I didn't add any actual tests for this,

[jira] [Commented] (THRIFT-3417) "namespace xsd" is not really working

2015-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003480#comment-15003480 ] ASF GitHub Bot commented on THRIFT-3417: GitHub user bgould opened a pull request

[GitHub] thrift pull request: THRIFT-3417: "namespace xsd" is not really wo...

2015-11-12 Thread bgould
GitHub user bgould opened a pull request: https://github.com/apache/thrift/pull/691 THRIFT-3417: "namespace xsd" is not really working Added support for annotations on namespaces in IDL. This allows for specifying a namespace uri like this: `namespace xsd test (uri = 'http

[jira] [Commented] (THRIFT-3415) include unistd.h conditionally

2015-11-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15002332#comment-15002332 ] Hudson commented on THRIFT-3415: SUCCESS: Integrated in Thrift #1721 (See [https://build

[GitHub] thrift pull request: C++ transport: implement interruptable TSSLSo...

2015-11-12 Thread MartinHaimberger
Github user MartinHaimberger commented on the pull request: https://github.com/apache/thrift/pull/690#issuecomment-156150828 Build is failing because cabal could not be downloaded and installed /home/travis/build.sh: line 45: cabal: command not found The

[jira] [Commented] (THRIFT-3420) C++: TSSLSockets are not interruptable

2015-11-12 Thread Martin Haimberger (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15002266#comment-15002266 ] Martin Haimberger commented on THRIFT-3420: --- Pullrequest on github is: https://

[GitHub] thrift pull request: C++ transport: implement interruptable TSSLSo...

2015-11-12 Thread MartinHaimberger
GitHub user MartinHaimberger opened a pull request: https://github.com/apache/thrift/pull/690 C++ transport: implement interruptable TSSLSocket - implement interruptable TSSLSocket using non-blocking sockets and non-blocking bios - introduce getter getInterruptSocket() in TSo

[jira] [Commented] (THRIFT-3420) C++: TSSLSockets are not interruptable

2015-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15002264#comment-15002264 ] ASF GitHub Bot commented on THRIFT-3420: GitHub user MartinHaimberger opened a pu

[jira] [Resolved] (THRIFT-3415) include unistd.h conditionally

2015-11-12 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Grochowski resolved THRIFT-3415. --- Resolution: Fixed Fix Version/s: 0.9.4 Fixed (unistd.h was removed completely)

[jira] [Updated] (THRIFT-3420) C++: TSSLSockets are not interruptable

2015-11-12 Thread Martin Haimberger (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Haimberger updated THRIFT-3420: -- Affects Version/s: 1.2 1.1 1.0

[jira] [Updated] (THRIFT-3420) C++: TSSLSockets are not interruptable

2015-11-12 Thread Martin Haimberger (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Haimberger updated THRIFT-3420: -- Affects Version/s: 0.9.3 > C++: TSSLSockets are not interruptable > ---

[jira] [Created] (THRIFT-3420) C++: TSSLSockets are not interruptable

2015-11-12 Thread Martin Haimberger (JIRA)
Martin Haimberger created THRIFT-3420: - Summary: C++: TSSLSockets are not interruptable Key: THRIFT-3420 URL: https://issues.apache.org/jira/browse/THRIFT-3420 Project: Thrift Issue Type:

[jira] [Commented] (THRIFT-3415) include unistd.h conditionally

2015-11-12 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15002232#comment-15002232 ] Konrad Grochowski commented on THRIFT-3415: --- I'll do some scans with clang's iw

[jira] [Commented] (THRIFT-3415) include unistd.h conditionally

2015-11-12 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15002192#comment-15002192 ] Konrad Grochowski commented on THRIFT-3415: --- do you think this include is neede

[jira] [Assigned] (THRIFT-3415) include unistd.h conditionally

2015-11-12 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Grochowski reassigned THRIFT-3415: - Assignee: Konrad Grochowski > include unistd.h conditionally > -

[GitHub] thrift pull request: THRIFT-3309: Missing TConstant.php in /lib/ph...

2015-11-12 Thread hush-hush
GitHub user hush-hush opened a pull request: https://github.com/apache/thrift/pull/689 THRIFT-3309: Missing TConstant.php in /lib/php/Makefile.am The file lib/php/lib/Thrift/Type/TConstant.php is missing from the php Makefile. Therefore "make install" don't copy the TConstant.php

[jira] [Commented] (THRIFT-3309) Missing TConstant.php in /lib/php/Makefile.am

2015-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001937#comment-15001937 ] ASF GitHub Bot commented on THRIFT-3309: GitHub user hush-hush opened a pull requ

[jira] [Commented] (THRIFT-3385) warning: format ‘%lu’ expects ‘long unsigned int’, but has type ‘std::basic_string::size_type {aka unsigned int}

2015-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001926#comment-15001926 ] ASF GitHub Bot commented on THRIFT-3385: Github user henrique commented on the pu

[GitHub] thrift pull request: THRIFT-3385 warning: format ‘%lu’ expects...

2015-11-12 Thread henrique
Github user henrique commented on the pull request: https://github.com/apache/thrift/pull/688#issuecomment-156056686 Does it work on VS, anyone? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not hav

[jira] [Updated] (THRIFT-3309) Missing TConstant.php in /lib/php/Makefile.am

2015-11-12 Thread maxime mouial (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maxime mouial updated THRIFT-3309: -- Affects Version/s: 0.9.3 > Missing TConstant.php in /lib/php/Makefile.am >

[jira] [Updated] (THRIFT-3309) Missing TConstant.php in /lib/php/Makefile.am

2015-11-12 Thread maxime mouial (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maxime mouial updated THRIFT-3309: -- Affects Version/s: 0.9.4 > Missing TConstant.php in /lib/php/Makefile.am >

[GitHub] thrift pull request: printf size_t format

2015-11-12 Thread henrique
GitHub user henrique opened a pull request: https://github.com/apache/thrift/pull/688 printf size_t format THRIFT-3385 warning: format ‘%lu’ expects ‘long unsigned int’ You can merge this pull request into a Git repository by running: $ git pull https://github.com/henr

[jira] [Commented] (THRIFT-3385) warning: format ‘%lu’ expects ‘long unsigned int’, but has type ‘std::basic_string::size_type {aka unsigned int}

2015-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001895#comment-15001895 ] ASF GitHub Bot commented on THRIFT-3385: GitHub user henrique opened a pull reque

AW: Working on a Thrift protocol on top of XML

2015-11-12 Thread Jens Geyer
> I can implement this and submit a patch if you think that this is a sensible solution Sounds good. I like the annotation approach you propose. May I suggest something? A pull request seems appropriate, rather than a patch, because we will probably go through more than one iteration. Thanks, J