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

Bug: Empty input is not an error #4

Closed
3 tasks done
easyaspi314 opened this issue Feb 18, 2022 · 1 comment
Closed
3 tasks done

Bug: Empty input is not an error #4

easyaspi314 opened this issue Feb 18, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@easyaspi314
Copy link

Bug

  • I have read the comment above and have completed each step
  • I have filled out the system info
  • I have described the bug, filled in the expected outcome and the actual
    outcome including screenshots where appropriate

System info

  • OS: Android 12
  • Version: 2022.01.10

Describe the bug

Brainf should set the result of , to 0 if there is no input left.

For example, take the cat program

,[.,]

Input: hello

Expected outcome

Output: hello

Actual outcome

ERROR: Insufficient input supplied. Must be > 5. (instruction={3:','})

@easyaspi314 easyaspi314 added the bug Something isn't working label Feb 18, 2022
@FredHappyface
Copy link
Owner

Hi thanks for the issue and apologies for the delay in getting back to you. This one had completely slipped off my radar. I've addressed it and should get an update out in the next couple weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants