Skip to content

Attempt to remove deprecated uvuni_to_utf8() #23466

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

Open
wants to merge 1 commit into
base: blead
Choose a base branch
from

Conversation

khwilliamson
Copy link
Contributor

It has been deprecated since 5.32, emitting a compiler warning if actually called (for most modern compilers).

I think it is time to see what breaks when we remove it.

  • This set of changes requires a perldelta entry, and it is included.

@jkeenan
Copy link
Contributor

jkeenan commented Jul 25, 2025

I'm a bit confused as to the status of this pull request. Shouldn't it have been closed when 3afafdb was committed?

commit 3afafdb6cda45b8879aa284d5fb90c3446584bfc
Author:     Karl Williamson <[email protected]>
AuthorDate: Wed Jul 23 08:13:25 2025 -0600
Commit:     Karl Williamson <[email protected]>
CommitDate: Thu Jul 24 07:20:35 2025 -0600

    Attempt to remove deprecated sv_locking/unlocking
    
    These have been deprecated since 5.32, emitting a compiler warning if
    actually called (for most modern compilers).
    
    I think it is time to see what breaks when we remove them.

It has been deprecated since 5.32, emitting a compiler warning if
actually called (for most modern compilers).

I think it is time to see what breaks when we remove it.
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