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

Add CodeArea validity, better error-checking in Decode(). #185

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

viettaml
Copy link
Contributor

@viettaml viettaml commented Aug 6, 2018

Augment & streamline Decode() to do some minimal error checking that can report some invalid code inputs by returning an invalid CodeArea. Add CodeArea::IsValid() and CodeArea::InvalidCodeArea() methods to facilitate checking for & returning invalid CodeArea objects. Add basic unit tests for CodeArea methods.

@drinckes
Copy link
Contributor

drinckes commented Dec 6, 2024

@viettaml are you able to take a look at the conflicts?

@viettaml
Copy link
Contributor Author

@viettaml are you able to take a look at the conflicts?

Done (I think).

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

Successfully merging this pull request may close these issues.

2 participants