This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Borland C doesn't like PERL_MALLOC_WRAP.
authorMarcus Holland-Moritz <mhx-perl@gmx.net>
Mon, 12 Apr 2004 06:53:24 +0000 (06:53 +0000)
committerMarcus Holland-Moritz <mhx-perl@gmx.net>
Mon, 12 Apr 2004 06:53:24 +0000 (06:53 +0000)
Until I know why, the fix is to disable it.

p4raw-id: //depot/perl@22689

win32/config_H.bc

index be5f085..6f42fd0 100644 (file)
 /* PERL_MALLOC_WRAP:
  *     This symbol, if defined, indicates that we'd like malloc wrap checks.
  */
-#define PERL_MALLOC_WRAP               /**/
+/*#define PERL_MALLOC_WRAP             /**/
 
 /* CAN_PROTOTYPE:
  *     If defined, this macro indicates that the C compiler can handle