Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: fdbbcb462a4fd4519a85c5e78020a7facac502b7
https://github.com/Perl/perl5/commit/fdbbcb462a4fd4519a85c5e78020a7facac502b7
Author: Karl Williamson <[email protected]>
Date: 2026-01-15 (Thu, 15 Jan 2026)
Changed paths:
M regexec.c
Log Message:
-----------
regexec.c: Change return 0 to NULL
It is better practice to return a pointer when that's what the function
is declared to return
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications