emmenlau commented on pull request #2016:
URL: https://github.com/apache/thrift/pull/2016#issuecomment-637410945


   Rebased on latest master. This PR addresses a minor issue that some Linux 
platforms require including `<signal.h>` where others seem not to urgently 
require it. I've also changed the `#ifdef __linux__` to `#ifdef HAVE_SIGNAL_H` 
that is also used in other places across all files.
   
   Please review.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to