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:
cfe65c2
)
Restore mymalloc build with ithreads
author
Steve Hay
<steve.m.hay@googlemail.com>
Thu, 20 Sep 2012 23:25:03 +0000
(
00:25
+0100)
committer
Steve Hay
<steve.m.hay@googlemail.com>
Thu, 20 Sep 2012 23:25:03 +0000
(
00:25
+0100)
Broken by commit
7cd83f6573
.
malloc.c
patch
|
blob
|
history
diff --git
a/malloc.c
b/malloc.c
index
1d22923
..
e2f97ad
100644
(file)
--- a/
malloc.c
+++ b/
malloc.c
@@
-1711,6
+1711,7
@@
morecore(register int bucket)
}
}
if (t && *t) {
+ dTHX;
MYMALLOC_WRITE2STDERR("Unrecognized part of PERL_MALLOC_OPT: \"");
MYMALLOC_WRITE2STDERR(t);
MYMALLOC_WRITE2STDERR("\"\n");