On Fri, Apr 09, 2010 at 02:27:51PM +0200, Rafael Garcia-Suarez wrote:
> On 9 April 2010 10:59, mons@veda.park.rambler.ru
> <perlbug-followup@perl.org> wrote:
> > $ perl -Mstrict -e 'my $o = 1; $o->{1};'
> > Assertion failed: (SvTYPE(_svcur) >= SVt_PV), function Perl_softref2xv, file pp.c, line 240.
> > Abort trap: 6 (core dumped)
>
> That doesn't look good.
> I pushed a fix in branch rgs/formaint here :
> http://perl5.git.perl.org/perl.git/commitdiff/ff57a432b6be88fb86d5cf74e3dcfeb3dc646783
After discussion on #p5p, I've agreed that this change pushes us to an
RC5, ideally with a release monday night.
I'm +1 to cherry pick this change to blead.
I'd also really like someone to write up "KNOWN ISSUES" patches for
perldelta for the cpanplus and cygwin usses.
> Note that this branch contains another fix that might not be wanted
> for 5.12.0 (that is, when(scalar) segfaulting)
--
Thread Previous
|
Thread Next