CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/04/16 10:09:45
Modified files:
games/dungeon-crawl: Makefile
Added files:
games/dungeon-crawl/patches: patch-source_direct_cc
patch-source_mon-util_h
Log message:
dungeon-crawl: fix narrowing conversion error on archs where char is
unsigned by default (ppc, arm). Tested on macppc where it fixes the
build with gcc-8.
OK phessler@
