[
https://issues.apache.org/jira/browse/THRIFT-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14250146#comment-14250146
]
ASF GitHub Bot commented on THRIFT-2902:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/323
THRIFT-2902 Generated c_glib code does not compile with clang
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-2902
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/323.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #323
----
commit 708e2c488fa51371181bf233cd8a7ca1557e1780
Author: Nobuaki Sukegawa <[email protected]>
Date: 2014-12-17T05:35:29Z
THRIFT-2902 Generated c_glib code does not compile with clang
----
> Generated c_glib code does not compile with clang
> -------------------------------------------------
>
> Key: THRIFT-2902
> URL: https://issues.apache.org/jira/browse/THRIFT-2902
> Project: Thrift
> Issue Type: Bug
> Components: C glib - Compiler
> Reporter: Nobuaki Sukegawa
> Assignee: Nobuaki Sukegawa
>
> It's caused by incorrect return type which is only warning with gcc, but
> results in compile error with clang.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)