[jira] [Commented] (THRIFT-2861) add buffered transport

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

[jira] [Commented] (THRIFT-2862) Enable RTTI and/or build macros for generated code

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

[jira] [Created] (THRIFT-2863) byte data type is unsigned in generated Obj-C code

2014-11-29 Thread Steve Yegge (JIRA)
Steve Yegge created THRIFT-2863: --- Summary: byte data type is unsigned in generated Obj-C code Key: THRIFT-2863 URL: https://issues.apache.org/jira/browse/THRIFT-2863 Project: Thrift Issue Type:

[jira] [Resolved] (THRIFT-2862) Enable RTTI and/or build macros for generated code

2014-11-29 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-2862. Resolution: Fixed Committed. *Adds the following options:* {{-gen haxe:rtti}} Enable @:rtti for g

[jira] [Commented] (THRIFT-2862) Enable RTTI and/or build macros for generated code

2014-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228964#comment-14228964 ] ASF GitHub Bot commented on THRIFT-2862: Github user asfgit closed the pull reque

[GitHub] thrift pull request: THRIFT-2862 Enable RTTI and/or build macros f...

2014-11-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/293 --- 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 have this feature enabled and wishes so, or if the feature is enab

[jira] [Commented] (THRIFT-2862) Enable RTTI and/or build macros for generated code

2014-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228961#comment-14228961 ] ASF GitHub Bot commented on THRIFT-2862: GitHub user Jens-G opened a pull request

[GitHub] thrift pull request: THRIFT-2862 Enable RTTI and/or build macros f...

2014-11-29 Thread Jens-G
GitHub user Jens-G opened a pull request: https://github.com/apache/thrift/pull/293 THRIFT-2862 Enable RTTI and/or build macros for generated code - adds options to enable RTTI and build macros for generated code - plus enables buffered transport in the Tutorial code You can me

[jira] [Created] (THRIFT-2862) Enable RTTI and/or build macros for generated code

2014-11-29 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-2862: -- Summary: Enable RTTI and/or build macros for generated code Key: THRIFT-2862 URL: https://issues.apache.org/jira/browse/THRIFT-2862 Project: Thrift Issue Type: I

[jira] [Commented] (THRIFT-2860) Delphi server closes connection on unexpected exceptions

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

[jira] [Commented] (THRIFT-2861) add buffered transport

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

[GitHub] thrift pull request: THRIFT-2861 add buffered transport to Haxe li...

2014-11-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/292 --- 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 have this feature enabled and wishes so, or if the feature is enab

[jira] [Resolved] (THRIFT-2861) add buffered transport

2014-11-29 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-2861. Resolution: Fixed Committed. > add buffered transport > -- > >

[jira] [Commented] (THRIFT-2861) add buffered transport

2014-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228885#comment-14228885 ] ASF GitHub Bot commented on THRIFT-2861: Github user asfgit closed the pull reque

[jira] [Commented] (THRIFT-2861) add buffered transport

2014-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228880#comment-14228880 ] ASF GitHub Bot commented on THRIFT-2861: GitHub user Jens-G opened a pull request

[GitHub] thrift pull request: THRIFT-2861 add buffered transport to Haxe li...

2014-11-29 Thread Jens-G
GitHub user Jens-G opened a pull request: https://github.com/apache/thrift/pull/292 THRIFT-2861 add buffered transport to Haxe library Client: Haxe Patch: Jens Geyer You can merge this pull request into a Git repository by running: $ git pull https://github.com/Jens-G/thrif

[jira] [Resolved] (THRIFT-2860) Delphi server closes connection on unexpected exceptions

2014-11-29 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-2860. Resolution: Fixed Committed. > Delphi server closes connection on unexpected exceptions >

[jira] [Updated] (THRIFT-2860) Delphi server closes connection on unexpected exceptions

2014-11-29 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2860: --- Attachment: THRIFT-2860-Delphi-server-closes-connection-on-unexp.patch > Delphi server closes connect

[jira] [Created] (THRIFT-2861) add buffered transport

2014-11-29 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-2861: -- Summary: add buffered transport Key: THRIFT-2861 URL: https://issues.apache.org/jira/browse/THRIFT-2861 Project: Thrift Issue Type: Improvement Compone

[jira] [Created] (THRIFT-2860) Delphi server closes connection on unexpected exceptions

2014-11-29 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-2860: -- Summary: Delphi server closes connection on unexpected exceptions Key: THRIFT-2860 URL: https://issues.apache.org/jira/browse/THRIFT-2860 Project: Thrift Issue T

AW: [jira] [Commented] (THRIFT-2854) Go Struct writer and reader looses important error information

2014-11-29 Thread Jens Geyer
Sure. Von: Chi Vinh Le (JIRA) Gesendet: 28.11.2014 19:24 An: dev@thrift.apache.org Betreff: [jira] [Commented] (THRIFT-2854) Go Struct writer and reader looses important error information [ https://issues.apache.org/jira/browse/THRIFT-2854?page=com.atlassian