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

Loading from cin broken #165

Closed
cmannett85 opened this issue Feb 3, 2021 · 0 comments · Fixed by #167
Closed

Loading from cin broken #165

cmannett85 opened this issue Feb 3, 2021 · 0 comments · Fixed by #167
Assignees
Labels
bug Something isn't working priority This should be done next

Comments

@cmannett85
Copy link
Owner

cmannett85 commented Feb 3, 2021

$ cat ../malbolge/test/programs/hello_world.mal | ./malbolge
2021-02-03 16:22:48.907504480[ERROR]: Hcin read failure: End of file
ello World!

The cin EOF is triggering an exception.

@cmannett85 cmannett85 added bug Something isn't working priority This should be done next labels Feb 3, 2021
@cmannett85 cmannett85 self-assigned this Feb 3, 2021
cmannett85 added a commit that referenced this issue Feb 3, 2021
cmannett85 added a commit that referenced this issue Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority This should be done next
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant