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

Remove bitflags dependecy #143

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Remove bitflags dependecy #143

merged 1 commit into from
Oct 3, 2023

Conversation

not-fl3
Copy link
Contributor

@not-fl3 not-fl3 commented Sep 30, 2023

I am not quite sure what to do with this change - making bitflags optional will not make much sense, while removing bitflags makes zune to consume more memory and does not make anything to work any better.

However I figured that while I already made it work - better open a PR :)

zune-core/src/options/decoder.rs Fixed Show fixed Hide fixed
zune-core/src/options/decoder.rs Fixed Show fixed Hide fixed
zune-core/src/options/decoder.rs Fixed Show fixed Hide fixed
@etemesi254
Copy link
Owner

I think the size increase is warranted, reduces some complexity.

Maybe if we get really big we can switch back to bitflags

@etemesi254 etemesi254 merged commit 8439cd1 into etemesi254:dev Oct 3, 2023
5 of 6 checks passed
@not-fl3 not-fl3 deleted the nobitflags branch October 3, 2023 18: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