>>>>> On Wed, 19 Sep 2007 21:07:27 -0400,
"Jerry D. Hedden" <jdhedden cpan.org> said:
>> This one-liner causes perl to spit out an internal
error message.
>>
>> C:>perl -e "foreach (0) { map { x() } 0
}"
>> Undefined subroutine &main:
called at -e line 1.
>> Attempt to free unreferenced scalar: SV
0x10033f4c, Perl interpreter: 0x10015898.
> Under blead, it does not report the "Attempt to
free
> unreferenced scalar" error; just the
"Undefined subroutine"
> error.
And maint-5.8 (which will lead to 5.8.9 eventually) has it
also fixed.
For the curious, it was fixed somewhere between 25981 and
26067.
--
andreas
|