This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix stringification of $! in VC10+ builds where errno > sys_nerr
[perl5.git] / win32 / config.vc
index 829e0b4..d133b58 100644 (file)
@@ -539,12 +539,11 @@ db_prefixtype='int'
 db_version_major='0'
 db_version_minor='0'
 db_version_patch='0'
-defvoidused='15'
 direntrytype='struct direct'
 dlext='dll'
 dlsrc='dl_win32.xs'
 doublesize='8'
-drand01='(rand()/(double)((unsigned)1<<RANDBITS))'
+drand01='Perl_drand48()'
 drand48_r_proto='0'
 dtrace=''
 dynamic_ext='Socket IO Fcntl Opcode SDBM_File attributes'
@@ -876,10 +875,10 @@ prototype='define'
 ptrsize='4'
 quadkind='5'
 quadtype='__int64'
-randbits='15'
-randfunc='rand'
+randbits='48'
+randfunc='Perl_drand48'
 random_r_proto='0'
-randseedtype='unsigned'
+randseedtype='U32'
 ranlib='rem'
 rd_nodata='-1'
 readdir64_r_proto='0'
@@ -911,7 +910,7 @@ sched_yield=''
 scriptdir='~INST_TOP~~INST_VER~\bin'
 scriptdirexp='~INST_TOP~~INST_VER~\bin'
 sed='sed'
-seedfunc='srand'
+seedfunc='Perl_drand48_init'
 selectminbits='32'
 selecttype='Perl_fd_set *'
 sendmail='blat'
@@ -1079,7 +1078,6 @@ version=''
 version_patchlevel_string=''
 versiononly='undef'
 vi=''
-voidflags='15'
 xlibpth='/usr/lib/386 /lib/386'
 yacc='yacc'
 yaccflags=''