Skip to content

Conversation

bulk88
Copy link

@bulk88 bulk88 commented Jul 11, 2025

  • gv_override() is not exported from libperl on any OS
  • gv_overridepvs() is harder to read, gv_overrides() is an obfuscated name

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

Copy link
Contributor

@khwilliamson khwilliamson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the title, lgtm

…acros

- manually counted string lengths is an anti-pattern, even if the lengths
  are correct, there is still a thought of "what if a mistake happened"
- better tools exist in the Perl C API, this commit switches to using them
- gv_override() is not exported from libperl on any OS
- gv_overridepvs() is harder to read, gv_overrides() is an obfuscated name
@bulk88
Copy link
Author

bulk88 commented Jul 18, 2025

repushed with a new commit title

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