--- gforth/BUGS 1995/12/26 17:35:32 1.21 +++ gforth/BUGS 1998/07/05 20:49:58 1.25 @@ -7,4 +7,10 @@ Conditional compilation continues after 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 \ No newline at end of file +QUERY and TIB may behave differently than some may expect. TIB always +points to the current SOURCE, and QUERY puts its result there. anton +28nov96 + +open-path-file expands "./" into the sourcefilename. It should either +not expand "./" or provide a mechanism that allows the application to +determine what "./" should expand to. anton 16jun98