[
https://issues.apache.org/jira/browse/THRIFT-5853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-5853.
--------------------------------
Fix Version/s: 0.22.0
Assignee: Maximilian Bandle
Resolution: Fixed
> Remove oldstyle casts from TBufferTransports and TCompactProtocol
> -----------------------------------------------------------------
>
> Key: THRIFT-5853
> URL: https://issues.apache.org/jira/browse/THRIFT-5853
> Project: Thrift
> Issue Type: Improvement
> Components: C++ - Library
> Affects Versions: 0.22.0
> Reporter: Maximilian Bandle
> Assignee: Maximilian Bandle
> Priority: Minor
> Fix For: 0.22.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Removes all oldstyle casts from the C++ library parts needed to for
> TCompactProtocol in memory, like when using thrift for parquet.
> Thus, now we can include this part of the thrift lib and still compile with
> -Wno-old-style-casts.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)