mingw-w64/mingw-w64-tools/gendef
Liu Hao ebd3e57603 gendef: Silence warnings about casting function pointers on GCC 8.
GCC 8 warns about casting between incompatible pointer to functions.
This can be worked around by casting the source pointer to an integer
type before to the destination pointer type.

Signed-off-by: Liu Hao <lh_mouse@126.com>
2018-05-04 20:43:06 +08:00
..
build-aux Update to autoconf v2.69 (aka automake 1.15) 2016-10-17 22:02:44 -07:00
src gendef: Silence warnings about casting function pointers on GCC 8. 2018-05-04 20:43:06 +08:00
aclocal.m4 Update to autoconf v2.69 (aka automake 1.15) 2016-10-17 22:02:44 -07:00
ChangeLog Add support for ARM-32 bit def-file generation. 2014-04-24 10:33:36 +00:00
ChangeLog.2009 Rename to fit standard naming 2013-03-15 14:53:23 +00:00
ChangeLog.2010 Changelog move on new year. 2011-01-02 11:04:05 +00:00
ChangeLog.2011 Rotate ChangeLog 2012-01-06 14:52:24 +00:00
ChangeLog.2012 Bump 2012 2013-01-11 16:06:50 +00:00
ChangeLog.2013 Rotate 2013 log 2014-01-25 02:21:20 +00:00
config.h.in Remove extraneous configury parts from old methodology 2010-03-04 20:18:15 +00:00
configure gendef configury: fix function checks when --with mangle is specified. 2017-03-07 23:44:20 +03:00
configure.ac gendef configury: fix function checks when --with mangle is specified. 2017-03-07 23:44:20 +03:00
COPYING Use GPLv3 or later license 2013-03-29 15:04:11 +00:00
Makefile.am remove pointless -O3 -g from gendef_CFLAGS 2017-03-07 12:29:35 +03:00
Makefile.in remove pointless -O3 -g from gendef_CFLAGS 2017-03-07 12:29:35 +03:00