projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d401038
fb54173
)
Integrate mainline as of _55
Nick Ing-Simmons [Wed, 26 Nov 1997 00:50:10 +0000 (
00:50
+0000)]
p4raw-id: //depot/ansiperl@305
1
2
op.c
patch
|
diff1
|
diff2
|
blob
|
history
perl.h
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
op.c
Simple merge
diff --cc
perl.h
index
724384f
,
0ffb04c
..
c05d4a9
---
1
/
perl.h
---
2
/
perl.h
+++ b/
perl.h
@@@
-2301,6
-2309,6
+2309,10
@@@
EXT bool numeric_local INIT(TRUE); /
#define PERL_SCRIPT_MODE "r"
#endif
++#ifndef PERL_SCRIPT_MODE
++#define PERL_SCRIPT_MODE "r"
++#endif
++
/*
* nice_chunk and nice_chunk size need to be set
* and queried under the protection of sv_mutex