Skip to content

Resolved bug on Windows #6

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 3, 2025
Merged

Conversation

samgwise
Copy link
Contributor

@samgwise samgwise commented Jun 3, 2025

Windows platform builds of raku post mid-late 2024 are exhibiting a regression in the behaviour of all in comparisons. This patch replaces code in a type constraint check that fails under this regression. Thic change also adds a new test file to cover API related behaviors of the module. The parameter constraint for encode-headers has been added to the API test to ensure there are no unintentional changes to this in the future.

Windows platform builds of raku post mid-late 2024 are exhibiting a regression  in the behaviour of all in comparisons. This patch replaces code in a type constraint check that fails under this regression.
Thic change also adds a new test file to cover API related behaviors of the module. The parameter constraint for encode-headers has been added to the API test to ensure there are no unintentional changes to this in the future.
@samgwise samgwise merged commit adfa747 into raku-community-modules:main Jun 3, 2025
3 checks passed
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.

1 participant