This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
hv_store_ent() return value unused.
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 27 Nov 2014 15:26:48 +0000 (10:26 -0500)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 27 Nov 2014 16:21:28 +0000 (11:21 -0500)
commit7fcb36d580fb98f5ddfe401b0f69fcdbf2f94d4c
treed9c07a772fc700571aa086b977a582229bcfea30
parent7fa99c80306db55ed2bd27d47315cbe599bdd10e
hv_store_ent() return value unused.

mg.c: In function 'Perl_magic_setlvref':
mg.c:2549:2: warning: value computed is not used [-Wunused-value]
pp.c: In function 'Perl_pp_refassign':
pp.c:6263:2: warning: value computed is not used [-Wunused-value]
mg.c
pp.c