Change 31016 added a SAVEI16 to toke.c, and change 31023
added a
SAVEI16 to utf8.c. Therefore, move Perl_save_I16 from from
mathom.c
back to scope.c.
Re: Un-mathom Perl_save_I16
2007-04-23 08:17:18
On 23/04/07, Jerry D. Hedden <jdheddencpan.org> wrote:
> Change 31016 added a SAVEI16 to toke.c, and change
31023 added a
> SAVEI16 to utf8.c. Therefore, move Perl_save_I16 from
from mathom.c
> back to scope.c.
Thanks, applied.