[
https://issues.apache.org/jira/browse/THRIFT-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621090#comment-14621090
]
Jens Geyer commented on THRIFT-3221:
------------------------------------
Seems as if this breaks the VS build.
{code}
1>main.obj : error LNK2019: Unresolved external symbol ""void __cdecl
compare_namespace(class t_program *,class t_program *)"
(?compare_namespace@@YAXPAVt_program@@0@Z)" in Funktion ""void __cdecl
audit(class t_program *,class t_program *,class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >,class
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char>
>)"
(?audit@@YAXPAVt_program@@0V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1@Z)".
{code}
and 4 more.
> Create a tool to audit network compatibility between two .thrift files
> ----------------------------------------------------------------------
>
> Key: THRIFT-3221
> URL: https://issues.apache.org/jira/browse/THRIFT-3221
> Project: Thrift
> Issue Type: Improvement
> Components: Compiler (General)
> Reporter: Ben Craig
> Assignee: Ben Craig
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)