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

Error displaying issue. #160

Open
Almas-Ali opened this issue Jun 1, 2024 · 4 comments · May be fixed by #180
Open

Error displaying issue. #160

Almas-Ali opened this issue Jun 1, 2024 · 4 comments · May be fixed by #180
Labels
bug Something isn't working
Milestone

Comments

@Almas-Ali
Copy link
Member

Describe the bug
Error blocks are taking too much space (indent) some time.

Screenshots or Code snippets

 ./radon.py -s examples/io-test.rn
Enter an integer number: 34.3
Radiation (most recent call last):
  File examples/io-test.rn, line 3, in <program>
  File ***/radon/stdlib/io.rn, line 8, in get_int
  File ***/radon/stdlib/io.rn, line 8, in int
RuntimeError: Could not convert to int

            return int(_val)
                   ^^^^^^^^
During the handling of the above error, another error occurred:

Radiation (most recent call last):
RuntimeError: Invalid input

            raise radiation.ValueError("Invalid input")
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@Almas-Ali Almas-Ali added the bug Something isn't working label Jun 1, 2024
@Almas-Ali
Copy link
Member Author

@angelcaru could you please check this?

@angelcaru
Copy link
Contributor

I would if #162 wasn't literally the fix

@Almas-Ali
Copy link
Member Author

I would if #162 wasn't literally the fix

Sorry mentioned on wrong place. I was asking to review #162

@Almas-Ali
Copy link
Member Author

Still no progress on this issue. Need to figure it out.

@Almas-Ali Almas-Ali added this to the v0.1 release milestone Jun 8, 2024
@Vardan2009 Vardan2009 linked a pull request Oct 28, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants