Package: open-invaders / 0.3-10

Metadata

Package Version Patches format
open-invaders 0.3-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_ftbfs_gcc45.patch | (download)

src/init.cc | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add missing include to fix build failure with gcc 4.5.
fix_pmask_amd64.patch | (download)

headers/pmask.h | 7 6 + 1 - 0 !
1 file changed, 6 insertions(+), 1 deletion(-)

 add this patch (from kurt roeckx) to avoid a build failure with amd64.
format_security.patch | (download)

src/ending.cc | 40 20 + 20 - 0 !
1 file changed, 20 insertions(+), 20 deletions(-)

 fix -wformat-security warnings
gcc6.patch | (download)

src/init.cc | 11 8 + 3 - 0 !
1 file changed, 8 insertions(+), 3 deletions(-)

 gcc6

Fix FTBFS with GCC-6.

Debian-Bug: https://bugs.debian.org/811654
doc_directory_commented.patch | (download)

Makefile.am | 18 9 + 9 - 0 !
1 file changed, 9 insertions(+), 9 deletions(-)

 commented on line referring to documents.
collision fix.patch | (download)

src/collision.cc | 16 8 + 8 - 0 !
1 file changed, 8 insertions(+), 8 deletions(-)

---
word size.patch | (download)

headers/pmask.h | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

---