On Mon, Apr 11, 2005 at 05:29:59PM +0200, Merijn Broeren wrote:
> Quoting Merijn Broeren ([EMAIL PROTECTED]):
> > Hi,
> > 
> > My collegue Nick Williams and I had a stab at making POE::Wheel::Run
> 
> Ahum, my colleague pointed out that I spelled that wrong :-)
> 
> In addition:
[...]

This is some amazing work.  Thank you.

I applied the patches and tried them on FreeBSD and ActivePerl
5.8.6.811.  After some minor tweaks, they work!  There's only one
small problem while testing on ActivePerl:

  tests\30_loops\50_tk\wheel_run......................dubious
          Test returned status 5 (wstat 1280, 0x500)
          after all the subtests completed successfully

  [...]

  Failed Test                      Stat Wstat Total Fail  Failed  List of Failed
  
-------------------------------------------------------------------------------
  tests\30_loops\50_tk\wheel_run.t    5  1280    24    0   0.00%  ??
  54 tests and 22 subtests skipped.
  Failed 1/126 test scripts, 99.21% okay. 0/3664 subtests failed, 100.00% okay.
  NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0xff'
  Stop.

This is really odd since the test program explicitly calls C<exit 0>
at its end.  I've verified that it gets that far, too.

I've committed the changes anyway.  You can check them out and check
out the results yourself.  The error will need to be cleared up
somehow before I release it to the CPAN.

Thanks again.

-- 
Rocco Caputo - http://poe.perl.org/

Reply via email to