Package: acfax / 981011-17

Metadata

Package Version Patches format
acfax 981011-17 3.0 (quilt)

Patch series

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

Imakefile | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 make configuration changes


fix dirmgr regexp.patch | (download)

DirMgr.c | 4 4 + 0 - 0 !
RegExp.c | 1 1 + 0 - 0 !
2 files changed, 5 insertions(+)

 add stdlib.h to fix undefined functions


remove getwd.patch | (download)

Directory.c | 4 2 + 2 - 0 !
Directory.h | 4 0 + 4 - 0 !
FChooser.c | 4 3 + 1 - 0 !
FChooser.h | 1 1 + 0 - 0 !
4 files changed, 6 insertions(+), 7 deletions(-)

 replace deprecated getwd with getcwd


fix type of main.patch | (download)

acfax.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 main() should be int not void


fix pi def.patch | (download)

fax_funcs.c | 20 10 + 10 - 0 !
mod_demod.c | 11 6 + 5 - 0 !
2 files changed, 16 insertions(+), 15 deletions(-)

 the system constant for pi is different