Skip to content

perlintern: Certain functions wrongly marked visible #23492

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 4, 2025

Conversation

khwilliamson
Copy link
Contributor

deprecate(), deprecate_disappears_in(), and deprecate_fatal_in() were marked as publicly visible in the apidoc declarations. They are not; they are available only in the perl core.

  • This set of changes does not require a perldelta entry.

deprecate(), deprecate_disappears_in(), and deprecate_fatal_in() were
marked as publicly visible in the apidoc declarations.  They are not;
they are available only in the perl core.
@khwilliamson khwilliamson merged commit ee840d1 into Perl:blead Aug 4, 2025
97 of 100 checks passed
@khwilliamson khwilliamson deleted the deprecate_not_public branch August 4, 2025 16:05
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