Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
10-game.c.patch | [PATCH] Fix error: declaration of 'round' shadows a global declaration | Jari Aalto <jari.aalto@cante.net> | no | 2010-03-30 | ||
Fixes-FTBFS-with-loadpng.c-ignoring-return-value-of-fread | Fixes FTBFS ignoring return value of fread | Thomas Goirand <zigo@debian.org> | no | debian | ||
Check-returns-from-the-realpath-function-in-data_file-function | Checks the return value of realpath() call in data_file() This avoids a FTBFS | Thomas Goirand <zigo@debian.org> | no | debian | ||
libpng15.patch | <short summary of the patch> TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. . xbubble (0.5.11.2-3.2) unstable; urgency=low . * Non-maintainer upload. * Fixes FTBFS: loadpng.c ignoring return value of fread (Closes: #664910). |
Thomas Goirand <zigo@debian.org> | no | debian | ||
no-werror.patch | Don't build with -Werror This works around #853709 in gcc. | Adrian Bunk <bunk@debian.org> | no |