From: Yves Orton Date: Tue, 12 Feb 2013 04:06:48 +0000 (+0100) Subject: default to PERL_FUNC_ONE_AT_A_TIME_HARD for all builds X-Git-Tag: v5.17.10~37 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/8dafa723e1a85f9bfb12b62414c660009b085761?ds=sidebyside default to PERL_FUNC_ONE_AT_A_TIME_HARD for all builds For testing, but maybe for ever --- diff --git a/hv_func.h b/hv_func.h index 866c269..7932fcd 100644 --- a/hv_func.h +++ b/hv_func.h @@ -11,6 +11,7 @@ #ifndef PERL_SEEN_HV_FUNC_H /* compile once */ #define PERL_SEEN_HV_FUNC_H +#define PERL_HASH_FUNC_ONE_AT_A_TIME_HARD #if !( 0 \ || defined(PERL_HASH_FUNC_SDBM) \