Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.