On Sunday 29 February 2004 12:55 pm, Stas Bekman wrote: > Beau E. Cox wrote: > > Hello - > > > > I have started a new thread for my Storable PERL_NO_GET_CONTEXT > > project, because: > > > > Storable-blead (ext/Storable in the current rsynced perl blead) > > - untouched by me - does NOT pass tests for perl 5.8.0. > > I've CC'ed Abhijit on this one. > > Please send the output verbose testing of the test that fails. >
See below. > [...] > > Abhijit was planning to release 2.10 this weekend. I'm not sure whether he > has tested it with 5.8.0. The Storable test (t/restrict.t) fails under perl 5.8.0. However, this test fails in the same way w/o my PERL_NO_GET_CONTEXT patch, so perhaps it is a problem the the current Storable (about to be released as 2.10). I have documented the problem (with my patch in place): The verbose test log of t/restrict.t: <http://pngx.beaucox.com/Storable/5.8.0-restrict-verbose.log> A trace of t/restrict.t using the module's 'DEBUGME' and 'TRACEME' facilities: <http://pngx.beaucox.com/Storable/5.8.0-restrict-verbose.trace> Complete test results are available at: <http://pngx.beaucox.com/Storable/index.html> Aloha => Beau;