]> Shamusworld >> Repos - virtualjaguar/commit
Fixes for compilation against GCC 6.
authorShamus Hammons <jlhamm@acm.org>
Wed, 18 May 2016 00:31:26 +0000 (00:31 +0000)
committerShamus Hammons <jlhamm@acm.org>
Wed, 18 May 2016 00:31:26 +0000 (00:31 +0000)
commitc9d57b57d70ab2ae842144828175820fb207a3b0
tree564a793a829eb1eeeb8edb531662d38bfad9dd58
parentd207b11e613703aff7d00191c4595b7359f29700
Fixes for compilation against GCC 6.

So Debian decides to be more rice than Gentoo, and makes the jump to GCC
6 for some unknown reason. Thus, in order to prevent VJ from getting
dumped out of Debian for incompatibility with GCC 6, we have the
following update. Thanks to John Paul Adrian Glaubitz for the report, and
to Teemu Hukkanen for Debian chroot advice. :-)
18 files changed:
Makefile
src/blitter.cpp
src/gui/about.cpp
src/gui/controllerwidget.cpp
src/gui/mainwin.cpp
src/jagbios.cpp
src/jagbios.h
src/jagbios2.cpp
src/jagbios2.h
src/jagcdbios.cpp
src/jagcdbios.h
src/jagdevcdbios.cpp
src/jagdevcdbios.h
src/jagstub1bios.cpp
src/jagstub1bios.h
src/jagstub2bios.cpp
src/jagstub2bios.h
src/joystick.cpp