projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
efc57fe
)
missing export list entry in change#5619
Gurusamy Sarathy [Sat, 11 Mar 2000 16:52:03 +0000 (16:52 +0000)]
p4raw-link: @5619 on //depot/perl:
e4783991709775389a3fc70c841522b0165cd076
p4raw-id: //depot/perl@5652
makedef.pl
patch
|
blob
|
blame
|
history
diff --git
a/makedef.pl
b/makedef.pl
index
0aec81e
..
2e74878
100644
(file)
--- a/
makedef.pl
+++ b/
makedef.pl
@@
-441,6
+441,7
@@
unless ($define{'PERL_IMPLICIT_CONTEXT'}) {
Perl_die_nocontext
Perl_deb_nocontext
Perl_form_nocontext
+ Perl_load_module_nocontext
Perl_mess_nocontext
Perl_warn_nocontext
Perl_warner_nocontext