On Sat Dec 28 09:06:13 2013, chorny wrote: > On Mon Dec 23 09:49:38 2013, chorny wrote: > > I was trying to build 5.18.2RC4 on Windows and dumper.t failed. I see > > that a I reported similar error for cpan distribution, perl 5.17.10 > > and 5.18.0 http://www.cpantesters.org/cpan/report/b5e5fcd7-6c15-1014- > > ba14-9b6ddb05e747 > > Tests fail when compiled for 32 bit and use64bitint=define. > Even with 64 bit IVs with 32 bit perl 5.18.2 gold, I still can't reproduce this. ----------------------------------------------------------------- C:\perl519\srcnewo1\dist\Data-Dumper>git log -n 3 WARNING: terminal is not fully functional commit 07ba861a48041c9e01e5e170697086247442e4a6 Author: Daniel Dragan <bulk88@hotmail.com> Date: Wed Jan 8 23:44:16 2014 -0500 fix missing _rotl64 symbol on Visual C 2003 Due to a bug in the CRT (msvcr71.dll), these 2 functions are not defined in any lib Perl can use (static link CRTs dont apply, Perl only uses DLL CRTs), but they are available as intrinsics. This solves a link error about missing symbol __rotl64 in hv.obj, from usage in hv_func.h, on 32 bit USE_64_BIT_INT VC 2003 builds. _rotr64 is included for completeness. This fix is filed as [perl #120925]. commit e2a4306ace4a19cb3a434e4eb9fedad6ff1248b4 Author: Ricardo Signes <rjbs@cpan.org> Date: Mon Jan 6 18:13:39 2014 -0500 Update META files commit dc6f860da8298baa7dda0281f6d8ad1b9de1d7cd Author: Ricardo Signes <rjbs@cpan.org> Date: Mon Jan 6 17:47:49 2014 -0500 disarm the release candidate marker C:\perl519\srcnewo1\dist\Data-Dumper> --------------------------------------------------------- -- bulk88 ~ bulk88 at hotmail.com --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=120851Thread Next