-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: tonycoz/perl-check
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
preserve newlines in argument lists
enhancement
New feature or request
#5
opened Oct 14, 2024 by
tonycoz
catch sv_2mortal(newSVpvn()) and similar and suggest newSVpvn_flags(... SVs_TEMP)
enhancement
New feature or request
#3
opened Oct 6, 2024 by
tonycoz
catch sv_setpvn(sv, "", 0), sv_setpvs(sv, ""), sv_setpv(sv, "") and suggest SvPVCLEAR(sv)
enhancement
New feature or request
#2
opened Oct 6, 2024 by
tonycoz
add support for other *pvn* to *pvs* macros/APIs
enhancement
New feature or request
#1
opened Oct 1, 2024 by
tonycoz
ProTip!
Find all open issues with in progress development work with linked:pr.