[
https://issues.apache.org/jira/browse/AVRO-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17866254#comment-17866254
]
ASF subversion and git services commented on AVRO-4019:
-------------------------------------------------------
Commit c460d64f51e34a56b2591c7114b2b302ff6576eb in avro's branch
refs/heads/main from Gerrit Birkeland
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=c460d64f5 ]
[AVRO-4019] [C++] Turn on even more compiler warnings (#2966)
* [C++] Turn on -Wuseless-cast and -Wconversion
* Print versions of compiler/tools used in CI
* Fix another compiler warning
Also attempt to make build.sh continue
* Fix the last of the compiler warnings
* Update CodecTests.cc
* Update DataFileTests.cc
* Fix conversion warning on ARM64
* Hopefully make GCC 9.4 happy
* [C++] Address review comments
> [C++] Correct signedness of validator methods
> ---------------------------------------------
>
> Key: AVRO-4019
> URL: https://issues.apache.org/jira/browse/AVRO-4019
> Project: Apache Avro
> Issue Type: Improvement
> Components: c++
> Reporter: Gerrit Birkeland
> Priority: Major
> Labels: c++, pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Issue for documenting signedness correction made with
> https://github.com/apache/avro/pull/2966
--
This message was sent by Atlassian Jira
(v8.20.10#820010)