This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix compilation errors in DynaLoader.c with MinGW/gcc -xc++
authorSteve Hay <steve.m.hay@googlemail.com>
Sat, 20 Dec 2014 13:08:37 +0000 (13:08 +0000)
committerSteve Hay <steve.m.hay@googlemail.com>
Wed, 24 Dec 2014 13:20:07 +0000 (13:20 +0000)
commit5c5f0d52fc42141069a3d6406c7f85eaa0455ea1
treef2b6b782072f1313f0b2b8474f98add01aee230b
parent6fc8e9130585a1ee4218f0f202dc83ed942f802d
Fix compilation errors in DynaLoader.c with MinGW/gcc -xc++

error: invalid conversion from 'void*' to 'HMODULE'
ext/DynaLoader/DynaLoader_pm.PL
ext/DynaLoader/dl_win32.xs