[
https://issues.apache.org/jira/browse/THRIFT-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028395#comment-14028395
]
Roger Meier commented on THRIFT-2520:
-------------------------------------
*make check* fails here, on your side?
> cpp:cob_style generates incorrect .tcc file
> -------------------------------------------
>
> Key: THRIFT-2520
> URL: https://issues.apache.org/jira/browse/THRIFT-2520
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Compiler
> Affects Versions: 1.0
> Environment: Linux gcc
> Reporter: Nobuaki Sukegawa
>
> With cob_style switch, thrift compiler generates non-template method
> definitions into .tcc files, which results in link errors whenever you
> include a service header from multiple implementation files.
> Moving non-template methods to .cpp file resolves the problem.
> This problem is present only in recent master branch.
> pull request url:
> https://github.com/apache/thrift/pull/118
--
This message was sent by Atlassian JIRA
(v6.2#6252)