Sun Oct 21 19:30:47 2012: Request 80322 was acted upon. Transaction: Correspondence added by BULKDD Queue: Win32-API Subject: 'make test' failure - 03_Jim_Shaw.t - invalid unpack type Broken in: 0.72, 0.73 Severity: Important Owner: Nobody Requestors: jdhed...@cpan.org Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=80322 >
On Sun Oct 21 17:49:07 2012, JDHEDDEN wrote: > > perl -Mblib Callback/t/03_Jim_Shaw.t > 1..6 > ok 1 - use Win32::API; > ok 2 - use Win32::API::Callback; > ok 3 - use Win32::API::Test; > ok 4 - loaded > get_window_pids: Desktop hwnd: 65556 > Invalid type '-' in unpack at /var/perl/cpan/build/Win32-API- > 0.73/blib/lib/Win32/API/Callback.pm line 188. ................................... > Let me know if there is more information that you need, or if I can help > with testing. I thought in https://rt.cpan.org/Ticket/Display.html?id=80217#txn-1130807 the problem was solved. Is the fatal error only on Perl 5.16 on Cygwin 1.7 but Perl 5.16 on Cygwin 1.5 is fine? I am preparing a diagnostic release on github to try and figure this one out.