1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-20 01:02:44 +02:00
gnupg/include
Werner Koch b89f57fe5d mpi: Suppress set-but-unused-variables warnings.
* include/types.h (GNUPG_GCC_ATTR_UNUSED): Define for gcc >= 3.5.
* mpi/mpih-div.c (mpihelp_divmod_1, mpihelp_mod_1): Mark dummy as
 unused.
* mpi/mpi-internal.h (UDIV_QRNND_PREINV): Mark _ql as unused.
--

Due to the use of macros and longlong.h, we use variables which are
only used by some architectures.  At least gcc 4.7.2 prints new
warnings about set but not used variables.  This patch silences them.
2014-08-20 13:25:17 +02:00
..
_regex.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
assuan.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
ChangeLog-2011 Rename all ChangeLog files to ChangeLog-2011. 2011-12-02 19:42:56 +01:00
cipher.h gpg: Distinguish between missing and cleared key flags. 2013-10-04 20:53:51 +02:00
compat.h Restructured the compat functions and changed its license. 2009-08-25 20:00:24 +00:00
distfiles Distribute dotlock.h 2012-01-11 01:23:59 -05:00
dotlock.h gpg: signal handling fix 2013-07-12 17:26:55 +09:00
dynload.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
errors.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
estream-printf.h First set of changes to backport the new card code from 2.0. 2009-07-21 14:30:13 +00:00
host2net.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
http.h Remove trailing white space from some files 2012-12-19 14:05:56 +01:00
i18n.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
iobuf.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
keyserver.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
memory.h First set of changes to backport the new card code from 2.0. 2009-07-21 14:30:13 +00:00
mpi.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00
srv.h * srv.h: Move to include/srv.h. 2009-04-06 03:18:07 +00:00
ttyio.h Minor changes to help the VMS port 2010-09-28 10:07:30 +00:00
types.h mpi: Suppress set-but-unused-variables warnings. 2014-08-20 13:25:17 +02:00
util.h Add meta option ignore-invalid-option. 2012-12-18 18:26:56 +01:00
zlib-riscos.h Switched to GPLv3. 2007-10-23 10:48:09 +00:00