From: Nicholas Clark Date: Sun, 4 Mar 2007 19:22:45 +0000 (+0000) Subject: It seems that change 30451 should also have arranged to export X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bf2473aa49b5d48badc82753fac75c38065f1aa0;p=p5sagit%2Fp5-mst-13.2.git It seems that change 30451 should also have arranged to export PL_reg_name properly. Hopefuly this will fix it, but I don't have access to any platform where I can test this directly. p4raw-id: //depot/perl@30461 --- diff --git a/globvar.sym b/globvar.sym index 9d1e05d..bb5f58f 100644 --- a/globvar.sym +++ b/globvar.sym @@ -28,6 +28,7 @@ op_name opargs ppaddr regkind +reg_name sig_name sig_num simple diff --git a/makedef.pl b/makedef.pl index ea06236..a5d81a0 100644 --- a/makedef.pl +++ b/makedef.pl @@ -593,6 +593,7 @@ unless ($define{'DEBUGGING'}) { Perl_sv_peek Perl_hv_assert PL_block_type + PL_reg_name PL_watchaddr PL_watchok PL_watch_pvx