This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[Merge] Fix crashes with lexical subs
[perl5.git] / uconfig.sh
index 2f71d73..84cd7c5 100644 (file)
@@ -59,6 +59,7 @@ d_attribute_noreturn='undef'
 d_attribute_pure='undef'
 d_attribute_unused='undef'
 d_attribute_warn_unused_result='undef'
+d_backtrace='undef'
 d_bcmp='undef'
 d_bcopy='undef'
 d_bsd='undef'
@@ -96,6 +97,7 @@ d_difftime='undef'
 d_dir_dd_fd='undef'
 d_dirfd='undef'
 d_dirnamlen='undef'
+d_dladdr='undef'
 d_dlerror='undef'
 d_dlopen='undef'
 d_dlsymun='undef'
@@ -135,6 +137,8 @@ d_flock='undef'
 d_flockproto='undef'
 d_fork='define'
 d_fp_class='undef'
+d_fp_classify='undef'
+d_fp_classl='undef'
 d_fpathconf='undef'
 d_fpclass='undef'
 d_fpclassify='undef'
@@ -231,12 +235,15 @@ d_ipv6_mreq_source='undef'
 d_isascii='undef'
 d_isblank='undef'
 d_isfinite='undef'
+d_isfinitel='undef'
 d_isinf='undef'
+d_isinfl='undef'
 d_isnan='undef'
 d_isnanl='undef'
 d_killpg='undef'
 d_lchown='undef'
 d_ldbl_dig='undef'
+d_ldexpl='undef'
 d_libm_lib_version='undef'
 d_link='undef'
 d_localtime64='undef'
@@ -310,6 +317,7 @@ d_pseudofork='undef'
 d_pthread_atfork='undef'
 d_pthread_attr_setscope='undef'
 d_pthread_yield='undef'
+d_ptrdiff_t='define'
 d_pwage='undef'
 d_pwchange='undef'
 d_pwclass='undef'
@@ -478,9 +486,9 @@ d_vprintf='define'
 d_vsnprintf='undef'
 d_wait4='undef'
 d_waitpid='undef'
-d_wcscmp=''undef''
+d_wcscmp='undef'
 d_wcstombs='undef'
-d_wcsxfrm=''undef''
+d_wcsxfrm='undef'
 d_wctomb='undef'
 d_writev='undef'
 d_xenix='undef'
@@ -548,12 +556,14 @@ i8size='1'
 i8type='signed char'
 i_arpainet='undef'
 i_assert='define'
+i_bfd='undef'
 i_bsdioctl=''
 i_crypt='undef'
 i_db='undef'
 i_dbm='undef'
 i_dirent='define'
 i_dlfcn='undef'
+i_execinfo='undef'
 i_fcntl='undef'
 i_float='undef'
 i_fp='undef'
@@ -643,12 +653,12 @@ ivtype='long'
 ld_can_script='define'
 lib_ext='.a'
 localtime_r_proto='0'
+longdblkind=0
 longdblsize=8
 longlongsize=8
 longsize='4'
 lseeksize=4
 lseektype=int
-mad='undef'
 malloctype='int*'
 malloctype='void *'
 mmaptype='void *'
@@ -778,6 +788,7 @@ uquadtype='uint64_t'
 use5005threads='undef'
 use64bitall='undef'
 use64bitint='undef'
+usecbacktrace='undef'
 usecrosscompile='undef'
 usedevel='undef'
 usedl='undef'