[
https://issues.apache.org/jira/browse/THRIFT-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pascal Bach updated THRIFT-2888:
--------------------------------
Attachment: 0001-Add-missing-import-for-limits-to-JSON-generator.patch
> import of <limits> is missing in JSON generator
> -----------------------------------------------
>
> Key: THRIFT-2888
> URL: https://issues.apache.org/jira/browse/THRIFT-2888
> Project: Thrift
> Issue Type: Bug
> Components: JSON - Compiler
> Affects Versions: 1.0
> Reporter: Pascal Bach
> Attachments:
> 0001-Add-missing-import-for-limits-to-JSON-generator.patch
>
>
> The JSON generator uses std::numeric_limits which is part of limits. But this
> is not importet. This doesn't work on some compilers.
> The file should be included to be on the save side.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)