Package: bwbasic / 2.20pl2-16
Metadata
Package | Version | Patches format |
---|---|---|
bwbasic | 2.20pl2-16 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
import_diff.patch | (download) |
Makefile.in |
35 22 + 13 - 0 ! |
import old diff in patch format |
fix_clang.patch | (download) |
bwx_tty.c |
4 2 + 2 - 0 ! |
fix ftbfs with clang Bug-Debian: https://bugs.debian.org/686542 |
enable_debug.patch | (download) |
Makefile.in |
2 1 + 1 - 0 ! |
enable debug renum was not built with the option -g and so the debug_info was not present. |
fix_gcc14_ftbfs.patch | (download) |
renum.c |
5 4 + 1 - 0 ! |
fix ftbfs for gcc-14 GCC-14 is more strict on function types. This patch fixes FTBFS when building by GCC-14. Bug-Debian: http://bugs.debian.org/1074860 |
gcc 15.patch | (download) |
renum.c |
6 3 + 3 - 0 ! |
fix ftbfs with gcc 15 |