[
https://issues.apache.org/jira/browse/AVRO-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Tzvetanov Grigorov resolved AVRO-4083.
---------------------------------------------
Fix Version/s: 1.13.0
Resolution: Fixed
> [C++] cleanup unreferenced local variable warning
> -------------------------------------------------
>
> Key: AVRO-4083
> URL: https://issues.apache.org/jira/browse/AVRO-4083
> Project: Apache Avro
> Issue Type: Improvement
> Components: c++
> Affects Versions: 1.12.0
> Reporter: Guillaume Labourey
> Assignee: Guillaume Labourey
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 1.13.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> C++ compilation warns unreferenced local variable in exceptions catch block.
> {code:java}
> ***\lang\c++\impl\Compiler.cc(353,29): warning C4101: 'ex' : unreferenced
> local variable
> ***\lang\c++\impl\Compiler.cc(511,29): warning C4101: 'ex' : unreferenced
> local variable {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)