Skip to content

Regenerate enums #537

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 3 commits into from
May 29, 2025
Merged

Conversation

kleisauke
Copy link
Member

@kleisauke kleisauke commented May 16, 2025

No description provided.

"""

ERROR = 'error'
SMALLTILE = 'smalltile'
FATSTRIP = 'fatstrip'
THINSTRIP = 'thinstrip'
ANY = 'any'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, VIPS_DEMAND_STYLE_LAST was missing, which is why this is being generated now.

@kleisauke

This comment was marked as resolved.

@kleisauke kleisauke marked this pull request as draft May 17, 2025 11:30
@kleisauke kleisauke force-pushed the enumtypes-remove-last-member branch 2 times, most recently from ab7f3d6 to eac00ac Compare May 17, 2025 12:07
@kleisauke

This comment was marked as resolved.

@kleisauke kleisauke marked this pull request as ready for review May 17, 2025 12:10
@kleisauke kleisauke changed the title Avoid subtracting -1 from the number of possible enum values Regenerate enums May 29, 2025
@kleisauke kleisauke force-pushed the enumtypes-remove-last-member branch from eac00ac to 4d7f3a1 Compare May 29, 2025 14:10
@kleisauke kleisauke force-pushed the enumtypes-remove-last-member branch from 4d7f3a1 to 1cce5fa Compare May 29, 2025 14:12
@kleisauke
Copy link
Member Author

Updated to avoid dependency on PR libvips/libvips#4520.

@jcupitt jcupitt merged commit 28f50a7 into libvips:master May 29, 2025
6 checks passed
@jcupitt
Copy link
Member

jcupitt commented May 29, 2025

Great!

@kleisauke kleisauke deleted the enumtypes-remove-last-member branch May 29, 2025 14:44
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