Skip to content

Commit b7ef172

Browse files
committed
temporarily enable PERL_RC_STACK for CI smoking
lets see what breaks
1 parent a29b2af commit b7ef172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
/* Treat the SVs on the argument stack as having been reference counted.
2626
* (Experimental).
2727
*/
28-
/* #define PERL_RC_STACK */
28+
#define PERL_RC_STACK /* XXX tmp */
2929

3030
#ifdef PERL_MICRO
3131
# include "uconfig.h"

0 commit comments

Comments
 (0)