Update for the list...

It's beginning to look like DateTime is in the clear and the problem is
caused by a string eval in a Perl subroutine called from the XS Stash.

   https://rt.cpan.org/Ticket/Display.html?id=47929

I've created a small distribution that contains some failing tests and
a *very* stripped down version of the XS Stash that exhibits the problem.

   http://github.com/abw/TT-XS-Stash-DateTime

I've spent half a day on this and I'm still none the wiser.  I would
appreciate it if anyone with XS coding experience could take a look
over this code and see if there's anything obviously wrong.

 
http://github.com/abw/TT-XS-Stash-DateTime/blob/a00ce8ad66e4fd50920661317a87134dda005061/xs/Stash.xs

The call_coderef() function is the most likely culprit, I think.

Cheers
A

_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to