Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 5723e4ed745410dc36ed978a6698d9dff142c78d
      
https://github.com/Perl/perl5/commit/5723e4ed745410dc36ed978a6698d9dff142c78d
  Author: Tomasz Konojacki <[email protected]>
  Date:   2026-02-16 (Mon, 16 Feb 2026)

  Changed paths:
    M embed.fnc
    M embed.h
    M gv.c
    M gv.h
    M long_names.c
    M perl.c
    M perl.h
    M pod/perldelta.pod
    M pp.c
    M proto.h

  Log Message:
  -----------
  Remove PERL_CREATE_GVSV

PERL_DONT_CREATE_GVSV has been the default for more than 20 years now
(since bdf3085f9fca00a6148ef3f26060d442844b64bd).

There's no real reason to enable PERL_CREATE_GVSV and it's almost
undocumented, perlapi mentions it once in passing. It doesn't seem that
any code on CPAN checks for PERL_CREATE_GVSV or PERL_DONT_CREATE_GVSV.



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to