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

Errors Don't Get Logged #46

Open
TheDannyG opened this issue Nov 24, 2017 · 1 comment
Open

Errors Don't Get Logged #46

TheDannyG opened this issue Nov 24, 2017 · 1 comment

Comments

@TheDannyG
Copy link

When I run turing.exe -log -run filename.t, the errors from the program aren't logged. The program was specifically made to have an error (var a : int := "a"). Why isn't this error logged?

@speedyjohnny
Copy link

I tried running the program for the first time and typed in what you wrote:

var a : int := "a"

I got an error message when I tried to run it. I'm not sure if you're asking about some other way to run it (sorry I'm new to this), but I'm just pointing out that this error does prevent a program from running.

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

2 participants