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

Temporarily disable PCX format #2379

Merged
merged 4 commits into from
Nov 5, 2024
Merged

Conversation

Shnatsel
Copy link
Contributor

@Shnatsel Shnatsel commented Nov 5, 2024

As discussed in #2378, temporarily disable PCX support so that we could ship bugfixes without being blocked on decisions about support for an obsolete format.

In my tests, Cargo shows warnings about nonexistent features even to people who use the crate as a dependency, so I had to add #![allow(unexpected_cfgs)] as well.

I'll revert this PR once 0.25.5 is released.

@fintelia
Copy link
Contributor

fintelia commented Nov 5, 2024

Could you also update the CI to remove testing of the pcx feature?

@Shnatsel Shnatsel merged commit a35ec47 into image-rs:main Nov 5, 2024
32 checks passed
Shnatsel added a commit that referenced this pull request Nov 5, 2024
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