develooper Front page | perl.perl5.porters | Postings from January 2017

Re: [perl #129869] Perl_sv_setsv_flags: Assertion`((svtype)((_gvgp)->sv_flags & 0xff)) == SVt_PVGV ||((svtype)((_gvgp)->sv_flags & 0xff)) == SVt_PVLV' failed (sv.c:4569)

Thread Previous | Thread Next
From:
Zefram
Date:
January 22, 2017 04:57
Subject:
Re: [perl #129869] Perl_sv_setsv_flags: Assertion`((svtype)((_gvgp)->sv_flags & 0xff)) == SVt_PVGV ||((svtype)((_gvgp)->sv_flags & 0xff)) == SVt_PVLV' failed (sv.c:4569)
Message ID:
20170122045715.GU6507@fysh.org
Further conceptually reduces to:

$ perl -MDevel::Peek=Dump -e '%::=(); Dump *{"::"}'
SV = NULL(0x0) at 0x2401988
  REFCNT = 1
  FLAGS = ()

-zefram

Thread Previous | Thread Next


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