projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c8863f
)
Oops.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Tue, 29 Jul 2003 14:47:04 +0000
(14:47 +0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Tue, 29 Jul 2003 14:47:04 +0000
(14:47 +0000)
p4raw-id: //depot/perl@20315
sv.c
patch
|
blob
|
history
diff --git
a/sv.c
b/sv.c
index
1b76e02
..
6fca92e
100644
(file)
--- a/
sv.c
+++ b/
sv.c
@@
-6625,7
+6625,7
@@
thats_really_all_folks:
/*The big, slow, and stupid way. */
/* Any stack-challenged places. */
-#if defined(EPOC)
|| 1
+#if defined(EPOC)
/* EPOC: need to work around SDK features. *
* On WINS: MS VC5 generates calls to _chkstk, *
* if a "large" stack frame is allocated. *