[
https://issues.apache.org/jira/browse/THRIFT-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840072#comment-17840072
]
Jens Geyer edited comment on THRIFT-5654 at 4/23/24 11:54 AM:
--------------------------------------------------------------
If we don't have it we should resolve the problem? Are you sure? And how is
that related to this ticket at all?
https://www.cvedetails.com/vulnerability-list/vendor_id-45/product_id-38295/Apache-Thrift.html
was (Author: jensg):
If we don't have it we should resolve the problem? Are you sure? And how is
that related to this ticket at all?
> LNK4042 and LNK2019 in go_validator_generator.cc
> ------------------------------------------------
>
> Key: THRIFT-5654
> URL: https://issues.apache.org/jira/browse/THRIFT-5654
> Project: Thrift
> Issue Type: Bug
> Components: Go - Compiler
> Environment: Visual Studio 2022
> Reporter: Jens Geyer
> Priority: Critical
>
> With VS2022 I get "warning LNK4042: object specified more than once; extras
> ignored" in go_validator_generator.obj.
> Also I had to comment out this to get rid of some fatal LNK2019: unresolved
> external symbol:
> //go_validator_generator(this).generate_struct_validator(f_types_, tstruct);
> Extra info:
> https://stackoverflow.com/questions/3695174/visual-studio-2010s-strange-warning-lnk4042
--
This message was sent by Atlassian Jira
(v8.20.10#820010)