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

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

GitHub user cjmay opened a pull request:

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

    THRIFT-3572 Fix "Unable to determine the behavior of a signed right shift"

    

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

    $ git pull https://github.com/cjmay/thrift THRIFT-3572

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

    https://github.com/apache/thrift/pull/816.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 #816
    
----
commit 0de282e718bafb0456395666c37a40626cc312a3
Author: Chandler May <[email protected]>
Date:   2016-01-10T06:01:10Z

    THRIFT-3572 Fix "Unable to determine the behavior of a signed right shift"

----


> "Unable to determine the behavior of a signed right shift"
> ----------------------------------------------------------
>
>                 Key: THRIFT-3572
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3572
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: C glib - Library
>    Affects Versions: 1.0
>            Reporter: Chandler May
>            Assignee: Chandler May
>
> THRIFT-1313 inadvertently introduced a build error in some configurations due 
> to preprocessor macros describing the signed right shift behavior not being 
> defined.  This can be fixed by including config.h before using those macros.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to