Re: Bug report

Anton Ertl <anton-8NJIiSa5LzB3ZGU3T6kWFyEcasqEdqbRs2V0tQ3P5b8@public.gmane.org> Sat, 4 Jul 2020 19:22:15 +0200
Newsgroups gmane.comp.lang.forth.gforth
Message-ID <[email protected]>
On Sat, Jul 04, 2020 at 05:21:47PM +0100, Ian Bell wrote:
> Using Gforth 0.7.9_20200611
> 
> Type a single letter t or T followed by return
> 
> Gforth freezes

Works for me:

Gforth 0.7.9_20200618
...
Type `help' for basic help
t   
*the terminal*:1:1: error: Undefined word
>>>t<<<


Can you try "locate t" or "see t"?

- anton