Revision: 526
          
http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=526&view=rev
Author:   jonasbn
Date:     2010-08-06 06:25:51 +0000 (Fri, 06 Aug 2010)

Log Message:
-----------
- Implemented work-around for RT #53909
  https://rt.cpan.org/Ticket/Display.html?id=53909
  
  The issue demonstrated here, which can be observed in perl versions newer
  than 5.10.0 seems to be related to a issue mentioned here:
  
  http://rt.perl.org/rt3/Public/Bug/Display.html?id=70171
  
  RT #53909 is based on blead perl, in which also a fix has now been
  implemented, but we still have issues with a lot of perl releases currently
  out there, see:
  
  http://matrix.cpantesters.org/?dist=Workflow+1.33

  So this work-around seems to fix the issue, since I can no longer replicate
  the error. The problem seem to be the clearing of a package scoped variable,
  the array @observations in t/SomeObserver.pm

Modified Paths:
--------------
    trunk/workflow/Changes
    trunk/workflow/t/workflow.t


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Perl-workflow-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/perl-workflow-svn

Reply via email to