You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Chandler May (JIRA)" <ji...@apache.org> on 2016/01/20 21:42:39 UTC

[jira] [Created] (THRIFT-3572) "Unable to determine the behavior of a signed right shift"

Chandler May created THRIFT-3572:
------------------------------------

             Summary: "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: Bug
          Components: C glib - Library
    Affects Versions: 0.9.3
            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)