[ 
https://issues.apache.org/jira/browse/THRIFT-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jake Farrell closed THRIFT-1192.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7
         Assignee: Eric Rannaud

added to trunk, thanks for the patch

> Typo: TProtocol.h tests for HAVE_SYS_PARAM_H_
> ---------------------------------------------
>
>                 Key: THRIFT-1192
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1192
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 0.6.1, 0.7
>            Reporter: Eric Rannaud
>            Assignee: Eric Rannaud
>             Fix For: 0.7
>
>         Attachments: thrift-have-sys-param-typo.patch
>
>
> TProtocol.h tests for HAVE_SYS_PARAM_H_, which will never be defined, so 
> <sys/param.h> is never included.
> Attached is a patch that fixes the typo on HAVE_SYS_PARAM_H, but I actually 
> suspect that <sys/param.h> is not needed at all in the current codebase, as 
> nobody reported a problem and I can't find any obvious need for it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to