Package: a56 / 1.3+dfsg-12
Metadata
| Package | Version | Patches format |
|---|---|---|
| a56 | 1.3+dfsg-12 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| pc type.patch | (download) |
main.c |
2 1 + 1 - 0 ! |
main.c and gram.c use different declarations of pc as pc is used as an integer everywhere, the 'external unsigned long' must be wrong (-> #689364) |
| include.patch | (download) |
a56.h |
2 2 + 0 - 0 ! |
add some #include's to calm compiler |
| Makefile.patch | (download) |
Makefile |
16 13 + 3 - 0 ! |
call keybld in local directory, add other targets for tools a56-tobin and bin2h add hardening stuff to CFLAGS |
| fgets.patch | (download) |
keybld.c |
2 1 + 1 - 0 ! |
use fgets() instead of gets() |
| use standard function declarations.patch | (download) |
Makefile |
6 4 + 2 - 0 ! |
use standard function declarations |
| declare attribute format.patch | (download) |
a56.h |
4 2 + 2 - 0 ! |
add format attributes to allow type checks on *printf() wrappers |
| clean up.patch | (download) |
Makefile |
4 2 + 2 - 0 ! |
clean up code some more... |
| ansi c.patch | (download) |
frac2int.c |
31 18 + 13 - 0 ! |
more code cleanup and conversion to ansi c. |
| fix type warnings.patch | (download) |
keybld.c |
13 7 + 6 - 0 ! |
fix type warnings |
| fix miscellaneous warnings.patch | (download) |
a56.y |
7 4 + 3 - 0 ! |
fix miscellaneous warnings |
