On Thu, Jun 22, 2017 at 12:27:36PM -0400, Samuel Smith via RT wrote:
Show quoted text> <URL:
https://rt.cpan.org/Ticket/Display.html?id=122173 >
>
> On Thu Jun 22 09:45:32 2017, davem@iabyn.com wrote:
> > In Piece.xs, _crt_localtime() does an EXTEND(SP, 9). It should be 10, not
> > 9, to allow for the PUSHs(newSViv(mytm.tm_isdst)) following the
> > push_common_tm().
Show quoted text> Wow, not sure how you caught that, good eyes.
I have a new debugging feature shortly to be added to bleadperl which
checks whether a pp function (in this case pp_entersub) does enough
EXTEND()s or similar to justify the number of elements it returns on the
stack.
Show quoted text> Will be fixed in 1.3201
Thanks.
--
Art is anything that has a label (especially if the label is "untitled 1")