You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/18 03:58:01 UTC

[jira] [Commented] (THRIFT-4287) Add c++ compiler "no_skeleton" flag option

    [ https://issues.apache.org/jira/browse/THRIFT-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131678#comment-16131678 ] 

ASF GitHub Bot commented on THRIFT-4287:
----------------------------------------

GitHub user oryahud opened a pull request:

    https://github.com/apache/thrift/pull/1333

    Add c++ compiler no_skeleton flag option (THRIFT-4287)

    
    
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/oryahud/thrift THRIFT-4287

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1333.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 #1333
    
----
commit 661eb9d0a5ada5149fc11c84dd0cb0540ad15186
Author: oryahud <or...@gmail.com>
Date:   2017-08-18T02:51:44Z

    Add c++ compiler no_skeleton flag option

commit 60660c4add9a7cb3a35b1a8d3a487c2a5f5d1557
Author: oryahud <or...@gmail.com>
Date:   2017-08-18T03:54:22Z

    Typo fix

----


> Add c++ compiler "no_skeleton" flag option
> ------------------------------------------
>
>                 Key: THRIFT-4287
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4287
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Compiler
>    Affects Versions: 0.10.0
>            Reporter: Or Yahud
>              Labels: c++, cmd, thrift
>             Fix For: 0.11.0
>
>
> Add c++ compiler "no_skeleton" flag option in case you don't wont thrift to generate a "*.skeleton.cpp" file.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)