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

[fea-rs] Fix validation of ss01-ss20 & cv01-cv99 #991

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

cmyr
Copy link
Member

@cmyr cmyr commented Oct 3, 2024

Our validation code was broken in a subtle way, where we were skipping the first statement in the block if it wasn't one of the special statements.

This fixes that, and also fixes a possible deadlock in the parsing of the cvParameters block.

This gets at least one more font compiling.

Our validation code was broken in a subtle way, where we were
skipping the first statement in the block if it wasn't one of the
special statements.

This fixes that, and also fixes a possible deadlock in the parsing of
the cvParameters block.
@cmyr cmyr added this pull request to the merge queue Oct 3, 2024
Merged via the queue into main with commit 603af2a Oct 3, 2024
10 checks passed
@cmyr cmyr deleted the fea-cv-ss-special-stuff branch October 3, 2024 22:14
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