You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/12/12 16:15:13 UTC

[jira] [Commented] (THRIFT-2888) import of is missing in JSON generator

    [ https://issues.apache.org/jira/browse/THRIFT-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244255#comment-14244255 ] 

Hudson commented on THRIFT-2888:
--------------------------------

FAILURE: Integrated in Thrift #1398 (See [https://builds.apache.org/job/Thrift/1398/])
THRIFT-2888: JSON generator - fixed missing include (hcorg: rev 714a9aa1c544508e430d1d74a39202fc784df947)
* compiler/cpp/src/generate/t_json_generator.cc


> 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
>            Assignee: Pascal Bach
>             Fix For: 0.9.3
>
>         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)