[rt.cpan.org #80249] v0.72 fails many tests on 64bit strawberry perl 5.16.1

[email protected] ("Daniel Dragan via RT") Fri, 19 Oct 2012 02:47:17 -0400
Newsgroups perl.libwin32
Message-ID <[email protected]>
Fri Oct 19 02:47:16 2012: Request 80249 was acted upon.
Transaction: Correspondence added by BULKDD
       Queue: Win32-API
     Subject: v0.72 fails many tests on 64bit strawberry perl 5.16.1
   Broken in: 0.72
    Severity: (no value)
       Owner: BULKDD
  Requestors: [email protected]
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=80249 >


On Fri Oct 19 01:50:20 2012, BULKDD wrote:
> On Wed Oct 17 16:12:06 2012, KMX wrote:
> > See attached fail log from my strawberry perl 5.16.1/x64 @ Windows 7.
> > 
> > --
> > kmx
> 
> New version posted at https://github.com/bulk88/perl 5-win32-api . It
> passed all tests for my 32 bit with Quads Cygwin Perl. I didn't do
> anything specific for your x64 Strawberry Perl Callback.dll not loading
> problem in this ticket. On my x64 Strawberry Perl 5.14.2 all tests
> passed. Please try it and report back. If its still not passing for you,
> I will have to make a custom commit for you on github with debugging
> messages in the DllMain in Callback.xs since DllMain is probably
> returning false and then LoadLibrary and then Dynaloader fail.
> 
> 

I got a hypothesis on why Callback.dll is/was failing. If it still fails
to load by DynaLoader for you, can you please attach the Callback.dll
that was generated on your machine to this ticket?