Package: gforth / 0.7.0+ds2-0.1

Metadata

Package Version Patches format
gforth 0.7.0+ds2-0.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 script hashbang.patch | (download)

filedump.fs | 2 1 + 1 - 0 !
httpd.fs | 2 1 + 1 - 0 !
sieve.fs | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 add a #!-line to the installed forth scripts.
02 skip install.patch | (download)

Makefile.in | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 do not install the .elc and .info files.
03 hppa build.patch | (download)

arch/hppa/cache.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix the build on hppa.
04 minus number.patch | (download)

kernel/int.fs | 31 17 + 14 - 0 !
1 file changed, 17 insertions(+), 14 deletions(-)

 an upstream patch to not accept "-" as a valid number.
05 distclean.patch | (download)

Makefile.in | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 add more autogenerated files to the "distclean" target
06 configure assumptions.patch | (download)

configure | 14 3 + 11 - 0 !
1 file changed, 3 insertions(+), 11 deletions(-)

---
07 manpage.patch | (download)

doc/gforth.1 | 27 18 + 9 - 0 !
1 file changed, 18 insertions(+), 9 deletions(-)

 the .tq macro does not expect the actual text as an argument!
08 qrnnd build.patch | (download)

engine/support.c | 17 11 + 6 - 0 !
1 file changed, 11 insertions(+), 6 deletions(-)

 fix a ftbfs in sdiv_qrnnd() (only executed on s390)
09 elisp auto mode.patch | (download)

gforth.el | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 auto-activate forth-mode on loading forth source files.
Bug-Debian: http://bugs.debian.org/587318
10 engine subst.patch | (download)

engine/Makefile.in | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 properly substitute path variables.
11 static newline.patch | (download)

prim | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 define the system newline string as static.
Bug-Debian: http://bugs.debian.org/672616