develooper Front page | perl.perl5.porters | Postings from June 2012

[perl #113554] my() with empty list causes weird error

Thread Previous
From:
Jesse Luehrs via RT
Date:
June 24, 2012 22:44
Subject:
[perl #113554] my() with empty list causes weird error
Message ID:
rt-3.6.HEAD-5009-1340603067-528.113554-14-0@perl.org
Fixed in 8b8c1fb. It looks like this was a bug that was fixed during the
course of MAD development, but was added back into the core with #ifdef
PERL_MAD just because it was different from the existing core code.

(Also, for future reference: 'stub' is the name of the internal perl
opcode which generates the '()' construct. See «perl -MO=Concise -E'my
@x = ()'» for instance.)

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About