| Store | Cart

[perl #124135] require(vCONST) broken

From: Father Chrysostomos via RT <perl...@perl.org>
Fri, 27 Mar 2015 13:50:36 -0700
On Fri Mar 20 16:26:51 2015, jkeenan wrote:
> On Fri Mar 20 14:55:12 2015, alh wrote:> > On Fri, Mar 20, 2015 at 5:48 PM, Zefram <perl...@perl.org>> > wrote:> > > Still broken in 5.21.10.  Also affects 'require(5.6.0)'.> > > Doesn't affect '$a=v5.6.0; require($a)'.  I suspect commit> > > ed6f4477d0922cc828d8bc6fd16e08c01f7c1210.> >> > A bisect lead me to this commit as well.> >> > -- Matthew Horsfall (alh)> >> > Grrrr.  That commit changed behavior in a fundamental file (op.c) but> did not include a test.

It was not supposed to change the behaviour at all, but simply speed things up.

In any case, it is now fixed in 2b79cfef751.

-- 

Father Chrysostomos


---
via perlbug:  queue: perl5 status: open
https://rt.perl.org/Ticket/Display.html?id=124135

Recent Messages in this Thread
Zefram (via RT) Mar 20, 2015 09:48 pm
Matthew Horsfall (alh) Mar 20, 2015 09:54 pm
James E Keenan via RT Mar 20, 2015 11:26 pm
Father Chrysostomos via RT Mar 27, 2015 08:50 pm
Messages in this thread