Diff for /gforth/BUGS between versions 1.9 and 1.10

version 1.9, 1994/11/29 16:22:30 version 1.10, 1995/01/12 18:37:46
Line 10  if blocks.fb does not exist, 1 block cre Line 10  if blocks.fb does not exist, 1 block cre
 read-file from it. Only if the file-id has been created with  read-file from it. Only if the file-id has been created with
 open-file, not create-file, read-file works. - anton 6aug94  open-file, not create-file, read-file works. - anton 6aug94
   
 gforth.el: doing a forth-fill-paragraph on the following piece of code  etags.fs crashes one of my applications (gs.fs). anton 12jan95
 uncomments the first comment line. This may be a bug in  
 fill-paragraph, but documentation says that a paragraph can start  
 without prefix (hanging indentation), so I guess it's all right. -  
 anton 19aug94  
   
 : bb-shortest-paths recursive { bb bb-from start-path -- }  
     \ compute the  
     \ paths from bb-from through bb, start-path is the path from  
     \ bb-from to bb  
   

Removed from v.1.9  
changed lines
  Added in v.1.10


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