File:  [gforth] / gforth / BUGS
Revision 1.21: download - view: text, annotated - select for diffs
Tue Dec 26 17:35:32 1995 UTC (28 years, 3 months ago) by anton
Branches: MAIN
CVS tags: HEAD
added config.h support (acconfig.h, changes in Makefile.in)
check for sys_siglist declaration
fixed bug in engine.c:cstr()
prims2x.fs now outputs synclines only in C code

etags.fs crashes one of my applications (gs.fs). anton 12jan95

gforth.el: indentation does not work right on the first line of a
buffer. anton 27jan95

Conditional compilation continues after the file ends. This is allowed
by the standard (through an ambiguous condition), but the compiler
should at least produce a warning.  anton 27jan95

DOS and OS/2 don't like . at begin of a file (.gforth-history). bernd 6sep95py

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>