Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix missing nil arg, neg arg err msgs #277

Merged
merged 2 commits into from
Nov 26, 2023

Conversation

avidrucker
Copy link
Contributor

This PR is to fix missing nil argument error and invalid negative number argument messages in the error outputs. These issues are highlighted in the error doc attached to the wiki here: https://github.com/mhuebert/maria/wiki/Error-Handling

@avidrucker
Copy link
Contributor Author

@daveliepmann May I request a code review on this?

@daveliepmann
Copy link
Collaborator

Sure, I just need a more specific description or link to the error(s) it fixes. There are dozens in that gist :D

Also, it's worth checking these against the very-WIP next version at 2.maria.cloud https://2.maria.cloud/gist/fb460019eccd9b49ff5fb3465eea08b7?eval=true

@avidrucker
Copy link
Contributor Author

@daveliepmann This PR targets specifically making circles and squares with negative or nil arguments. I will check against WIP2 as well.

@daveliepmann daveliepmann merged commit 482411d into mhuebert:main Nov 26, 2023
@daveliepmann
Copy link
Collaborator

Thanks, sorry for the delay

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants