NetBSD/games/hack
mrg de11d87641 introduce some common variables for use in GCC warning disables:
GCC_NO_FORMAT_TRUNCATION    -Wno-format-truncation (GCC 7/8)
GCC_NO_STRINGOP_TRUNCATION  -Wno-stringop-truncation (GCC 8)
GCC_NO_STRINGOP_OVERFLOW    -Wno-stringop-overflow (GCC 8)
GCC_NO_CAST_FUNCTION_TYPE   -Wno-cast-function-type (GCC 8)

use these to turn off warnings for most GCC-8 complaints.  many
of these are false positives, most of the real bugs are already
commited, or are yet to come.


we plan to introduce versions of (some?) of these that use the
"-Wno-error=" form, which still displays the warnings but does
not make it an error, and all of the above will be re-considered
as either being "fix me" (warning still displayed) or "warning
is wrong."
2019-10-13 07:28:04 +00:00
..
COPYRIGHT
COPYRIGHT-JF
Makefile introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
Makequest
OWNER
Original_READ_ME
READ_ME
alloc.c
config.h
data
date.h
def.edog.h
def.eshk.h
def.flag.h
def.func_tab.h
def.gen.h
def.gold.h
def.mkroom.h
def.monst.h
def.obj.h
def.objclass.h
def.objects.h
def.permonst.h
def.rm.h
def.trap.h
def.wseg.h
extern.h
hack.6
hack.Decl.c
hack.apply.c
hack.bones.c
hack.c
hack.cmd.c
hack.do.c
hack.do_name.c
hack.do_wear.c
hack.dog.c
hack.eat.c - done() can return in wizard mode. don't NOTREACHED'd it 2019-02-04 03:33:15 +00:00
hack.end.c
hack.engrave.c
hack.fight.c
hack.fix
hack.h
hack.invent.c
hack.ioctl.c
hack.lev.c
hack.main.c
hack.makemon.c
hack.mfndpos.h
hack.mhitu.c
hack.mklev.c
hack.mkmaze.c
hack.mkobj.c
hack.mkshop.c
hack.mon.c
hack.monst.c
hack.o_init.c
hack.objnam.c
hack.options.c
hack.pager.c
hack.potion.c
hack.pri.c
hack.read.c
hack.rip.c
hack.rumors.c
hack.save.c
hack.search.c
hack.sh
hack.shk.c
hack.shknam.c
hack.steal.c
hack.terminfo.c
hack.timeout.c
hack.topl.c
hack.track.c
hack.trap.c
hack.tty.c
hack.u_init.c
hack.unix.c
hack.vault.c
hack.version.c
hack.wield.c
hack.wizard.c
hack.worm.c
hack.worn.c
hack.zap.c
help
hh
makedefs.c
pathnames.h
rnd.c
rumors