Skip to content

threads: use PERL_VERSION compare macros #18022

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
Aug 3, 2020
Merged

Conversation

atoomic
Copy link
Member

@atoomic atoomic commented Aug 3, 2020

Use new core PERL_VERSION compare macros rather than a direct check using PERL_VERSION without checking PERL_REVISION.

When bumping thread with this change we need to make sure to use the last version of ppport.h

Pre required changes for #18020 but can be submitted and reviewed as their own earlier.

Use new core PERL_VERSION compare macros.
When bumping thread with this change
we would need to make sure to use the last
version of ppport.h
@atoomic atoomic requested a review from ilmari August 3, 2020 01:15
@toddr toddr merged commit 4f79ddc into Perl:blead Aug 3, 2020
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