This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add a warning for using the :win32 PerlIO layer
[perl5.git] / win32 / config.vc
index 2ef8404..3aa1992 100644 (file)
@@ -108,6 +108,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='define'
@@ -145,6 +146,7 @@ d_difftime='define'
 d_dir_dd_fd='undef'
 d_dirfd='undef'
 d_dirnamlen='define'
+d_dladdr='undef'
 d_dlerror='define'
 d_dlopen='define'
 d_dlsymun='undef'
@@ -528,9 +530,9 @@ d_vprintf='define'
 d_vsnprintf='define'
 d_wait4='undef'
 d_waitpid='define'
-d_wcscmp='undef'
+d_wcscmp='define'
 d_wcstombs='define'
-d_wcsxfrm='undef'
+d_wcsxfrm='define'
 d_wctomb='define'
 d_writev='undef'
 d_xenix='undef'
@@ -630,12 +632,14 @@ i8size='1'
 i8type='char'
 i_arpainet='define'
 i_assert='define'
+i_bfd='undef'
 i_bsdioctl=''
 i_crypt='undef'
 i_db='undef'
 i_dbm='undef'
 i_dirent='define'
 i_dlfcn='define'
+i_execinfo='undef'
 i_fcntl='define'
 i_float='define'
 i_fp='undef'