Pascal Bach created THRIFT-3414:
-----------------------------------

             Summary: #include <pwd.h> in THeaderTransport.h breaks windows 
build
                 Key: THRIFT-3414
                 URL: https://issues.apache.org/jira/browse/THRIFT-3414
             Project: Thrift
          Issue Type: Bug
          Components: C++ - Library
    Affects Versions: 0.9.4
         Environment: Visual Studio 2013
            Reporter: Pascal Bach


The #include <pwd.h> in THeaderTransport.h breaks windows build, because it 
doesn't have a pwd.h.

When removing the header I don't see any errors neither on Windows nor on Linux 
(GCC).

I think the file is not needed at all. The attached patch removes it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to