Re: Call for opinion: strawberry perl 5.18.x/32bit with USE_64_BIT_INT
[email protected] (kmx) Thu, 04 Apr 2013 21:25:19 +0200
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <[email protected]> |
On 4.4.2013 16:46, Michiel Beijen wrote: > Hi kmx, > > On Wed, Apr 3, 2013 at 10:25 PM, kmx <[email protected]> wrote: >> So, 32bit strawberry perl 5.18.x will be built with USE_64_BIT_INT >> >> You can test 5.17.10 beta (32bit+USE_64_BIT_INT) from: >> http://strawberryperl.com/beta/ (MSI+ZIP+Portable) > Great! I'm using it right now to test some modules. > > I got this error on Log::Log4perl 053Resurrect.t - and only on > Windows, not on my Debian perl 5.17.10. Could it have anything to do > with the build options for this StrawberryPerl? > > Deep recursion on subroutine > "Log::Log4perl::Resurrector::resurrector_fh" at > C:\strawberry\cpan\build\Log-Log4perl-1.40-XYO4Rb\blib\lib/Log/Log4perl/Resurrector.pm > line 70. > Deep recursion on subroutine "File::Temp::tempfile" at > C:\strawberry\cpan\build\Log-Log4perl-1.40-XYO4Rb\blib\lib/Log/Log4perl/Resurrector.pm > line 28.t/053Resurrect.t ..... > Dubious, test returned 253 (wstat 64768, 0xfd00) You have to downgrade File::Temp to version 0.22 then it works nice with strawberry 5.17.10 What File::Temp version do you have on your Debian box? -- kmx