Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Variable-Magic
From: Thomas Klausner
Date: 2017-01-25 13:21:09
Message id: 20170125122109.BF0F2FBA6@cvs.NetBSD.org
Log Message:
Updated p5-Variable-Magic to 0.61.
0.61 2017-01-24 15:30 UTC
+ Fix : [RT #115792] : Latest blead stack unwind work causes infloop
in a test.
A change in how the core frees temporary values after eval
interacted badly with Variable::Magic and caused infinite loops
when a free callback was attached to a wizard. This change was
temporarily reverted, but is going to be reinstated, and
Variable::Magic is now able to play nicely when this happens.
Thanks Peter Rabbitson for reporting and David Mitchell for
providing a fix.
Files: