Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1128
  
    Quite the strange error in a couple of the builds.  In the compilation of 
TNonBlockingServer.cpp it says PRIu32 is unexpected.  The build is locating 
inttypes.h per the cmake output, so inttypes.h is being included.  I write a 
small test program and compiled it on Ubuntu 14.04 with gcc 4.6.4 and 4.8.2 and 
both of them were fine in using that once inttypes.h was included.


---
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