-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Pádraig Brady on 9/23/2009 5:58 AM:
> Another ununused parameter warning patch attached

> +static void mpz_init_set_ui (mpz_t z, unsigned long i) { z[0] = i; (void) i; 
> }

Doesn't the assignment count as a use of i, so that the "(void) i;" is
redundant?

- --
Don't work too hard, make some time for fun as well!

Eric Blake             [email protected]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkq6EYIACgkQ84KuGfSFAYDy4QCfa8krOj3DyolErc2dBEzFxTMu
8kgAn1qI+vNiY1KDW2nEu5xtQ7sl/pKr
=tixh
-----END PGP SIGNATURE-----


Reply via email to