File:  [gforth] / gforth / BUGS
Revision 1.3: download - view: text, annotated - select for diffs
Fri Jul 8 15:00:24 1994 UTC (29 years, 9 months ago) by anton
Branches: MAIN
CVS tags: HEAD
signals are now translated into THROWs
A number of bug fixes (make a diff of BUGS for details)
added assert.fs and debugging.fs
made .s nicer
keep names of included files (in loadfilename) and print them upon error

    1: The system quits on exceptions like segmentation faults. anton 5oct93
    2: 
    3: name> does not take the same argument as e.g. .name. Remedy: add cell+
    4: before name>, but adapt all uses.  anton 23apr94
    5: 
    6: 

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