File:  [gforth] / gforth / BUGS
Revision 1.21: download - view: text, annotated - select for diffs
Tue Dec 26 17:35:32 1995 UTC (28 years, 2 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

    1: etags.fs crashes one of my applications (gs.fs). anton 12jan95
    2: 
    3: gforth.el: indentation does not work right on the first line of a
    4: buffer. anton 27jan95
    5: 
    6: Conditional compilation continues after the file ends. This is allowed
    7: by the standard (through an ambiguous condition), but the compiler
    8: should at least produce a warning.  anton 27jan95
    9: 
   10: DOS and OS/2 don't like . at begin of a file (.gforth-history). bernd 6sep95py

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