Skip to content

Restructure scanner.c as a series of exclusive if statements #117

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

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

DavisVaughan
Copy link
Member

Pure restructure to emphasize that if we enter any branch, we can't check any other condition because lookahead will no longer be accurate due to each helper function calling advance() internally

@DavisVaughan DavisVaughan merged commit aef6c21 into r-lib:next Jun 10, 2024
10 checks passed
@DavisVaughan DavisVaughan deleted the feature/scanner-restructure branch June 10, 2024 20:56
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.

1 participant