Package: marsshooter / 0.7.6-4

Metadata

Package Version Patches format
marsshooter 0.7.6-4 3.0 (quilt)

Patch series

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

resources/marsshooter.6 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 man page

desktop file.patch | (download)

resources/marsshooter.desktop | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 desktop file

Bug-Debian: https://bugs.debian.org/865839

Make KDE users happy.

avoid crash because of missing return statement.patch | (download)

include/Specials/NoSpecial.hpp | 2 1 + 1 - 0 !
include/Weapons/NoWeapon.hpp | 6 3 + 3 - 0 !
src/Interface/Tab.cpp | 2 2 + 0 - 0 !
3 files changed, 6 insertions(+), 4 deletions(-)

 avoid crash because of missing return statement.

warning: no return statement in function returning non-void [-Wreturn-type]
warning: control reaches end of non-void function [-Wreturn-type]

Debian-Bug: https://bugs.debian.org/929513