[
https://issues.apache.org/jira/browse/THRIFT-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Shteflyuk closed THRIFT-5698.
------------------------------------
Fix Version/s: 0.23.0
Assignee: Carel
Resolution: Fixed
Landed in
https://github.com/apache/thrift/commit/ae342c2a36d815b34a545f4dc0de870c6d13ea4a
> remove use of deprecated std::iterator
> --------------------------------------
>
> Key: THRIFT-5698
> URL: https://issues.apache.org/jira/browse/THRIFT-5698
> Project: Thrift
> Issue Type: Improvement
> Components: C++ - Library
> Reporter: Gary Mindlin Miguel
> Assignee: Carel
> Priority: Minor
> Fix For: 0.23.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> C++17 deprecated std::iterator.
> See
> https://www.fluentcpp.com/2018/05/08/std-iterator-deprecated/
> It's used in a few places in the C++ library, so compiling with targeting
> C++17 or higher results in warnings.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)