This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
markstack_grow(): fix debugging stuff
authorDavid Mitchell <davem@iabyn.com>
Wed, 2 Dec 2015 12:04:08 +0000 (12:04 +0000)
committerDavid Mitchell <davem@iabyn.com>
Wed, 2 Dec 2015 12:08:48 +0000 (12:08 +0000)
commit30773234952bc812474fe0c956f7ce14e822e0cd
tree5146e72ee20aca406c643381cfa8677592bad4da
parent473edb6554ba163273fdcd621aab071bffbb16d3
markstack_grow(): fix debugging stuff

This is a follow-on to commit ac07059afc75:

    FOOMARK debugging macros: fix %d cast; only -Dsv

which missed fixing up the debugging statement in markstack_grow().
scope.c