Skip to content

Avoid Abort in release build, part 1 #3631

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 5, 2024
Merged

Avoid Abort in release build, part 1 #3631

merged 1 commit into from
Jun 5, 2024

Conversation

eustas
Copy link
Contributor

@eustas eustas commented Jun 5, 2024

Turn "unreachable" to Status; reduce number places where it is used; remove "count" member in enum-classes.

Drive-by: straighten includes, use more forwarding.

@eustas eustas added the CI:full Label to attach to a PR to run the full CI workflow and not just the regular PR workflows label Jun 5, 2024
@eustas eustas force-pushed the nure branch 4 times, most recently from e5c8fd0 to ab716c5 Compare June 5, 2024 09:53
Turn "unreachable" to Status; reduce number places where it is used; remove "count" member in enum-classes.
Drive-by: straighten includes, use more forwarding
@eustas eustas force-pushed the nure branch 5 times, most recently from fc2a38d to 9162d8c Compare June 5, 2024 11:35
@eustas eustas added this pull request to the merge queue Jun 5, 2024
Merged via the queue into libjxl:main with commit d947eb5 Jun 5, 2024
@eustas eustas deleted the nure branch July 3, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI:full Label to attach to a PR to run the full CI workflow and not just the regular PR workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants