[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug #66110] Gforth hangs at the end of the input source
From: |
Tomas Hlavaty |
Subject: |
Re: [bug #66110] Gforth hangs at the end of the input source |
Date: |
Mon, 19 Aug 2024 21:10:21 +0200 |
On Mon 19 Aug 2024 at 13:40, Carl Hansen <INVALID.NOREPLY@gnu.org> wrote:
> echo ' 123 . bye ' | gforth
> Change your expectations.
His expectation seems right to me and works for me with Gforth
0.7.9_20230601:
$ echo ' 123 . ' | gforth ; echo $?
Gforth 0.7.9_20230601
Authors: Anton Ertl, Bernd Paysan, Jens Wilke et al., for more type `authors'
Copyright © 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
Gforth comes with ABSOLUTELY NO WARRANTY; for details type `license'
Type `help' for basic help
123 . 123 ok
0
$
- [bug #66110] Gforth hangs at the end of the input source, Ruvim, 2024/08/19
- [bug #66110] Gforth hangs at the end of the input source, Carl Hansen, 2024/08/19
- Re: [bug #66110] Gforth hangs at the end of the input source,
Tomas Hlavaty <=
- [bug #66110] Gforth hangs at the end of the input source, Ruvim, 2024/08/19
- [bug #66110] Gforth hangs at the end of the input source, Carl Hansen, 2024/08/19
- [bug #66110] Gforth hangs at the end of the input source, Ruvim, 2024/08/19
- [bug #66110] Gforth hangs at the end of the input source, Bernd Paysan, 2024/08/20