This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
metaconfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7feb256
)
Re: Change 33598: [PATCH] Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1...
author
Jerry D. Hedden
<jdhedden@cpan.org>
Wed, 2 Apr 2008 13:45:26 +0000
(09:45 -0400)
committer
H.Merijn Brand
<h.m.brand@xs4all.nl>
Wed, 2 Apr 2008 18:45:00 +0000
(18:45 +0000)
Message-ID: <1ff86f510804021045s1f7ec22ftbf5b9e2f2c6c619e@mail.gmail.com>
p4raw-id: //depot/metaconfig@33630
U/modified/i_malloc.U
patch
|
blob
|
blame
|
history
diff --git
a/U/modified/i_malloc.U
b/U/modified/i_malloc.U
index
1b9fcfc
..
73e33d0
100644
(file)
--- a/
U/modified/i_malloc.U
+++ b/
U/modified/i_malloc.U
@@
-36,7
+36,7
@@
echo " "
$cat >try.c <<EOCP
#include <stdlib.h>
#include <malloc.h>
-$i_mallocmalloc I_MALLOCMALLOC
+
#
$i_mallocmalloc I_MALLOCMALLOC
#ifdef I_MALLOCMALLOC
# include <malloc/malloc.h>
#endif