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

Crash on erroneous ram read #76

Open
mitra42 opened this issue Jan 8, 2021 · 1 comment
Open

Crash on erroneous ram read #76

mitra42 opened this issue Jan 8, 2021 · 1 comment

Comments

@mitra42
Copy link
Owner

mitra42 commented Jan 8, 2021

An attempt to read above the top of Ram should throw an error, not crash.

e.g. -1 @

@mitra42
Copy link
Owner Author

mitra42 commented Mar 4, 2021

STR:
$ cd webforth; http-server; open http://localhost;8080/console.html

Open webconsole in the browser

$DDDD @
Console> Attempt to read above top of Rom at 12014

It should THROW i think ....

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