File:  [gforth] / gforth / BUGS
Revision 1.1: download - view: text, annotated - select for diffs
Fri Feb 11 16:30:45 1994 UTC (30 years, 2 months ago) by anton
Branches: MAIN
CVS tags: HEAD
Initial revision

    1: 2, is accepted as a double number.  anton 5oct93
    2: 
    3: after a stack underflow the stack contains 4 values. anton 5oct93
    4: 
    5: The system quits on exceptions like segmentation faults. anton 5oct93
    6: 
    7: compile does not have its traditional meaning. anton 5oct93
    8: 
    9: include does not read the last line if it does not end with \n.  anton 6oct93
   10: 
   11: No warning is given when words are redefined. This is a problem when
   12: using software from a case sensitive system.  anton 6oct93
   13: 
   14: create-file creates a file with 000 protection  anton 22oct93

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