Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bb13a224451c8fbf0b9600bbc3d58cad55b3aec9 https://github.com/Perl/perl5/commit/bb13a224451c8fbf0b9600bbc3d58cad55b3aec9 Author: Daniel Dragan <bul...@hotmail.com> Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths: M toke.c Log Message: ----------- toke.c: Use_SvGrow_return Prior to this commit, the return from SvGROW() was ignored, and the value re-derived a few lines later. This commit was extracted from GH #23533 To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications