[
https://issues.apache.org/jira/browse/AVRO-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AVRO-4083:
---------------------------------
Labels: pull-request-available (was: )
> [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
> Time Spent: 10m
> 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)