[jira] [Created] (THRIFT-2557) C# error CS0542 member names cannot be the same as their enclosing type

2014-05-30 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-2557: -- Summary: C# error CS0542 member names cannot be the same as their enclosing type Key: THRIFT-2557 URL: https://issues.apache.org/jira/browse/THRIFT-2557 Project: Thrift

[jira] [Updated] (THRIFT-2557) CS0542 member names cannot be the same as their enclosing type

2014-05-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2557: --- Summary: CS0542 member names cannot be the same as their enclosing type (was: C# error CS0542

[jira] [Created] (THRIFT-2558) CSharp compiler generator tries to concat ints with strings using +

2014-05-30 Thread Randy Abernethy (JIRA)
Randy Abernethy created THRIFT-2558: --- Summary: CSharp compiler generator tries to concat ints with strings using + Key: THRIFT-2558 URL: https://issues.apache.org/jira/browse/THRIFT-2558 Project:

[jira] [Updated] (THRIFT-2558) CSharp compiler generator tries to concat ints with strings using +

2014-05-30 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randy Abernethy updated THRIFT-2558: Attachment: 0001-fix-csharp-compiler-str-cat-bugs.patch patch CSharp compiler generator

[jira] [Resolved] (THRIFT-2558) CSharp compiler generator tries to concat ints with strings using +

2014-05-30 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randy Abernethy resolved THRIFT-2558. - Resolution: Fixed committed CSharp compiler generator tries to concat ints with

Build failed in Jenkins: Thrift #1167

2014-05-30 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift/1167/changes Changes: [ra] THRIFT-2558: CSharp gen tries to add str + int -- [...truncated 1821 lines...] /usr/bin/ant Buildfile: https://builds.apache.org/job/Thrift/ws/lib/java/build.xml setup.init:

[jira] [Commented] (THRIFT-2558) CSharp compiler generator tries to concat ints with strings using +

2014-05-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013666#comment-14013666 ] Hudson commented on THRIFT-2558: FAILURE: Integrated in Thrift #1167 (See

[jira] [Commented] (THRIFT-2539) Tsocket.cpp addrinfo ai_flags = AI_ADDRCONFIG

2014-05-30 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013668#comment-14013668 ] Randy Abernethy commented on THRIFT-2539: - Hi Michal, Thanks for the patch,

[jira] [Created] (THRIFT-2559) Required Packages for Thrift 0.9.1

2014-05-30 Thread Joe Percivall (JIRA)
Joe Percivall created THRIFT-2559: - Summary: Required Packages for Thrift 0.9.1 Key: THRIFT-2559 URL: https://issues.apache.org/jira/browse/THRIFT-2559 Project: Thrift Issue Type: Bug

[jira] [Updated] (THRIFT-2559) Required Packages for Thrift 0.9.1

2014-05-30 Thread Joe Percivall (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Percivall updated THRIFT-2559: -- Description: This bug is in reference to a stack overflow issue:

[jira] [Closed] (THRIFT-2555) excessive unused field comments

2014-05-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2555. -- Resolution: Fixed Committed. excessive unused field comments -

[jira] [Closed] (THRIFT-2554) double initialization in generated Read() method

2014-05-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2554. -- Resolution: Fixed Committed. double initialization in generated Read() method

[jira] [Commented] (THRIFT-2558) CSharp compiler generator tries to concat ints with strings using +

2014-05-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013852#comment-14013852 ] Jens Geyer commented on THRIFT-2558: {quote} same bug appears in delphi and d

[jira] [Updated] (THRIFT-2559) Centos 6.5 unable to make with Thrift 0.9.1

2014-05-30 Thread Joe Percivall (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Percivall updated THRIFT-2559: -- Summary: Centos 6.5 unable to make with Thrift 0.9.1 (was: Required Packages for Thrift

Jenkins build is back to normal : Thrift #1168

2014-05-30 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift/1168/changes

[jira] [Commented] (THRIFT-2555) excessive unused field comments

2014-05-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013906#comment-14013906 ] Hudson commented on THRIFT-2555: SUCCESS: Integrated in Thrift #1168 (See

[jira] [Commented] (THRIFT-2554) double initialization in generated Read() method

2014-05-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013905#comment-14013905 ] Hudson commented on THRIFT-2554: SUCCESS: Integrated in Thrift #1168 (See

[jira] [Updated] (THRIFT-2558) CSharp compiler generator tries to concat ints with strings using +

2014-05-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2558: --- Issue Type: Sub-task (was: Bug) Parent: THRIFT-2560 CSharp compiler generator tries to

[jira] [Created] (THRIFT-2560) Thrift compiler generator tries to concat ints with strings using +

2014-05-30 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-2560: -- Summary: Thrift compiler generator tries to concat ints with strings using + Key: THRIFT-2560 URL: https://issues.apache.org/jira/browse/THRIFT-2560 Project: Thrift

[jira] [Created] (THRIFT-2561) Enumerated types expressed as int, not typedef-ed, in objective-c compilation

2014-05-30 Thread Phil Eaton (JIRA)
Phil Eaton created THRIFT-2561: -- Summary: Enumerated types expressed as int, not typedef-ed, in objective-c compilation Key: THRIFT-2561 URL: https://issues.apache.org/jira/browse/THRIFT-2561 Project:

[jira] [Updated] (THRIFT-2561) Enumerated types expressed as int, not typedef-ed, in objective-c compilation

2014-05-30 Thread Phil Eaton (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Eaton updated THRIFT-2561: --- Description: When an enumerated type is translated to objective-c, the type is replaced with simply

[jira] [Updated] (THRIFT-2560) Thrift compiler generator tries to concat ints with strings using +

2014-05-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2560: --- Component/s: Delphi - Compiler Compiler (General) Thrift compiler generator tries

[jira] [Assigned] (THRIFT-2560) Thrift compiler generator tries to concat ints with strings using +

2014-05-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-2560: -- Assignee: Jens Geyer (was: Randy Abernethy) Thrift compiler generator tries to concat ints

[jira] [Updated] (THRIFT-2560) Thrift compiler generator tries to concat ints with strings using +

2014-05-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2560: --- Description: As reported in THRIFT-2558, at several places in the Thrift language code generators

[jira] [Commented] (THRIFT-2560) Thrift compiler generator tries to concat ints with strings using +

2014-05-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013934#comment-14013934 ] Jens Geyer commented on THRIFT-2560: Hi [~codesf], {quote} same bug appears in

[jira] [Closed] (THRIFT-2558) CSharp compiler generator tries to concat ints with strings using +

2014-05-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2558. -- Closed, superseded by THRIFT-2560 CSharp compiler generator tries to concat ints with strings using +

[jira] [Updated] (THRIFT-2560) Thrift compiler generator tries to concat ints with strings using +

2014-05-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2560: --- Attachment: THRIFT-2560-Thrift-compiler-generator-tries-to-conca.patch Thrift compiler generator

[GitHub] thrift pull request: Testing new git integrations for pre-commit v...

2014-05-30 Thread jfarrell
GitHub user jfarrell opened a pull request: https://github.com/apache/thrift/pull/130 Testing new git integrations for pre-commit verification on pull request... Testing new github integrations being setup within infra to allow pre-commit verification on pull requests issued

[GitHub] thrift pull request: Testing new git integrations for pre-commit v...

2014-05-30 Thread jfarrell
Github user jfarrell commented on the pull request: https://github.com/apache/thrift/pull/130#issuecomment-44689176 testing --- 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

[GitHub] thrift pull request: Support non-blocking server listening on unix...

2014-05-30 Thread saleyn
Github user saleyn commented on the pull request: https://github.com/apache/thrift/pull/80#issuecomment-44691811 I will take a look at it next week. --- 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

[GitHub] thrift pull request: foo

2014-05-30 Thread abayer
GitHub user abayer opened a pull request: https://github.com/apache/thrift/pull/131 foo You can merge this pull request into a Git repository by running: $ git pull https://github.com/abayer/thrift foo Alternatively you can review and apply these changes as the patch at:

[GitHub] thrift pull request: foo

2014-05-30 Thread abayer
Github user abayer closed the pull request at: https://github.com/apache/thrift/pull/131 --- 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

[jira] [Commented] (THRIFT-2560) Thrift compiler generator tries to concat ints with strings using +

2014-05-30 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14014225#comment-14014225 ] Randy Abernethy commented on THRIFT-2560: - Hey Jens, Clang says line 743 in

[jira] [Commented] (THRIFT-2559) Centos 6.5 unable to make with Thrift 0.9.1

2014-05-30 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14014317#comment-14014317 ] Randy Abernethy commented on THRIFT-2559: - Hi Joe, Sadly Apache Thrift is not

[jira] [Commented] (THRIFT-2559) Centos 6.5 unable to make with Thrift 0.9.1

2014-05-30 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14014534#comment-14014534 ] Randy Abernethy commented on THRIFT-2559: - We should probably build a Centos 6.5