Re: [PR] [C++] Turn on more compiler warnings [avro]

2024-06-12 Thread via GitHub
Fokko merged PR #2931: URL: https://github.com/apache/avro/pull/2931 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org Fo

[PR] [C++] Turn on more compiler warnings [avro]

2024-05-31 Thread via GitHub
Gerrit0 opened a new pull request, #2931: URL: https://github.com/apache/avro/pull/2931 ## What is the purpose of the change `-Wall` is a good start, but really not sufficient, as it doesn't turn on many compiler warnings which help catch bugs. Turning on `-Wextra` lets the compiler