This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fixes from Stephen McCamant that address bugs in change#3612
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 1 Aug 1999 20:41:53 +0000 (20:41 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 1 Aug 1999 20:41:53 +0000 (20:41 +0000)
commit3ed82cfc5b0f2ba85118bedae2541af7b2b2c647
treecd612e3759548d3352b56c58677675d855f14345
parent888b73cf7746e6ff4bfce766474e4835ce6513a0
fixes from Stephen McCamant that address bugs in change#3612
(the optimization shouldn't be enabled in expressions where
the variable is introduced), and fix Deparse to grok the
optimization
Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
Subject: [PATCH _58] Set OPpTARGET_MY more consistently
--
Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
--
Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
Message-Id: <199907310326.VAA24376@localhost.frii.com>
Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')

p4raw-link: @3612 on //depot/perl: b162f9ead0a98db35cdcfc8c889e344c040c8d8e

p4raw-id: //depot/perl@3854
ext/B/B/Deparse.pm
op.c