summaryrefslogtreecommitdiff
path: root/global.sym
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-08-10 07:02:38 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-08-10 07:02:38 +0000
commitdfe13c55d349c8cc782995becdedd62551082672 (patch)
treec0554f0cd4de1bffa629f662539d3b0654f8b3f4 /global.sym
parent2aea9f8a7ec940891eef705f344a93a3b76154a2 (diff)
downloadperl-dfe13c55d349c8cc782995becdedd62551082672.tar.gz
various tweaks: fix signed vs. unsigned problems that prevented C++
builds; add sundry PERL_OBJECT scaffolding to get it to build; fix lexical warning testsuite for win32 p4raw-id: //depot/perl@1777
Diffstat (limited to 'global.sym')
-rw-r--r--global.sym3
1 files changed, 3 insertions, 0 deletions
diff --git a/global.sym b/global.sym
index 6bce314b95..09667da410 100644
--- a/global.sym
+++ b/global.sym
@@ -952,6 +952,7 @@ save_long
save_nogv
save_op
save_pptr
+save_re_context
save_scalar
save_sptr
save_svref
@@ -1031,6 +1032,8 @@ sv_isobject
sv_iv
sv_len
sv_len_utf8
+sv_pos_u2b
+sv_pos_b2u
sv_magic
sv_mortalcopy
sv_newmortal