From: Vincent Pit Date: Sat, 2 Jan 2010 23:30:09 +0000 (+0100) Subject: Rename the pp_padsv member to old_pp_padsv X-Git-Tag: v0.09~6 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=6f58548bdd94477177ad27890b9d9f2f3e6cd42d;hp=6f58548bdd94477177ad27890b9d9f2f3e6cd42d;p=perl%2Fmodules%2FLexical-Types.git Rename the pp_padsv member to old_pp_padsv As pp_padsv is a compatibility macro from the perl core headers. ---