Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recognizer for string literals — an odd side effect #25

Closed
ruv opened this issue Jul 4, 2020 · 1 comment
Closed

Recognizer for string literals — an odd side effect #25

ruv opened this issue Jul 4, 2020 · 1 comment

Comments

@ruv
Copy link

ruv commented Jul 4, 2020

Gforth 0.7.9_20200618

Input:

'|' parse "test passed"| forth-recognizer recognize .s

Output:

*the terminal*:1:24: error: Undefined word
'|' parse "test passed">>>|<<< forth-recognizer recognize .s
Backtrace:
kernel/int.fs:572:10                     0 $7F92D3400CA0 throw
@ruv
Copy link
Author

ruv commented Oct 7, 2024

This issue is fixed by the commit 903ae890 on 2024-09-28.

Update: see also another comment on this topic.

@ruv ruv closed this as completed Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant