projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2bd31f1
)
Attempting to do too many things simultaneously with the C pre-
Nicholas Clark [Thu, 29 Sep 2005 06:52:35 +0000 (06:52 +0000)]
processor considered harmful.
p4raw-id: //depot/perl@25651
perl.c
patch
|
blob
|
blame
|
history
diff --git
a/perl.c
b/perl.c
index
13ce59e
..
fc0972c
100644
(file)
--- a/
perl.c
+++ b/
perl.c
@@
-1725,7
+1725,7
@@
S_parse_body(pTHX_ char **env, XSINIT_t xsinit)
#endif
opts = SvCUR(opts_prog);
- sv_catpv(opts_prog,"\" Compile-time options:"
+ Perl_sv_catpv(aTHX_ opts_prog,"\" Compile-time options:"
# ifdef DEBUGGING
" DEBUGGING"
# endif