On Mon Jan 23 11:24:58 2012, rurban@cpanel.net wrote: > > This is a bug report for perl from rurban@cpanel.net, > generated with the help of perlbug 1.39 running under perl 5.15.7. > > From e234d9f5986a6652a6fe26a31b0ab7816b8ead99 Mon Sep 17 00:00:00 2001 > From: Reini Urban <rurban@x-ray.at> > Date: Mon, 23 Jan 2012 12:52:02 -0600 > Subject: [PATCH] B.xs add missing B::COP::stashflags > MIME-Version: 1.0 > Content-Type: multipart/mixed; boundary="------------1.7.5.4" > > This is a multi-part message in MIME format. > --------------1.7.5.4 > Content-Type: text/plain; charset=UTF-8; format=fixed > Content-Transfer-Encoding: 8bit > > > Threaded perl added this field with 5.15.4 for utf8 stashes. > --- > ext/B/B.xs | 11 +++++++++++ > 1 files changed, 11 insertions(+), 0 deletions(-) > > > --------------1.7.5.4 > Content-Type: text/x-patch; name="0001-B.xs-add-missing-B-COP- > stashflags.patch" > Content-Transfer-Encoding: 8bit > Content-Disposition: attachment; filename="0001-B.xs-add-missing-B- > COP-stashflags.patch" > > diff --git a/ext/B/B.xs b/ext/B/B.xs > index 1901edd..8a7cbff 100644 > --- a/ext/B/B.xs > +++ b/ext/B/B.xs Thank you. Applied 7a168a410cb6. -- Father Chrysostomos --- via perlbug: queue: perl5 status: new https://rt.perl.org:443/rt3/Ticket/Display.html?id=108860Thread Previous