[
https://issues.apache.org/jira/browse/THRIFT-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aki Sukegawa closed THRIFT-3414.
--------------------------------
> #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
> Assignee: Pascal Bach
> Fix For: 1.0
>
> Attachments: remove_pwd_h.patch
>
>
> 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)