From: Vincent Pit Date: Tue, 10 Mar 2015 20:01:30 +0000 (-0300) Subject: Simplify vmg_pp_propagate_errsv() so that ERRSV is not used as a lvalue X-Git-Tag: rt101410~1 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=9ed6790ce779d2ca91e392ceeb016d555658d8c0;hp=9ed6790ce779d2ca91e392ceeb016d555658d8c0;p=perl%2Fmodules%2FVariable-Magic.git Simplify vmg_pp_propagate_errsv() so that ERRSV is not used as a lvalue ---