Github user nsuke commented on a diff in the pull request:

    https://github.com/apache/thrift/pull/1099#discussion_r80976940
  
    --- Diff: lib/cpp/src/thrift/TApplicationException.h ---
    @@ -21,6 +21,7 @@
     #define _THRIFT_TAPPLICATIONEXCEPTION_H_ 1
     
     #include <thrift/Thrift.h>
    +#include <stdint.h>
    --- End diff --
    
    As I said, for windows it's OK, for non-windows without stdint.h, it will 
fail.
    We could improve config.hin and build/cmake/config.h.in to do the same 
thing as Windows when boost is avaiable.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to