[PATCH 1/3] tests: Cast to void to suppress warnings about unused variables
Jacob Bachmeyer
jcb62281 at gmail.com
Sat Jan 31 05:06:14 CET 2026
On 1/30/26 19:26, Rudi Heitbaum via Gnupg-devel wrote:
> Address compiler warning when variable is unused because it’s used only in assert.
Does this mean that the assertions are not actually being checked? If
so, that could be a bit of a problem, given that these are in testsuite
code.
In other words, does this patch "paper over" actual bugs that GCC has
uncovered?
-- Jacob
More information about the Gnupg-devel
mailing list