This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
applied suggested patch for tracking line numbers correctly in
authorHugo van der Sanden <hv@crypt.org>
Wed, 23 Jun 1999 17:27:42 +0000 (18:27 +0100)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 23 Jul 1999 17:24:42 +0000 (17:24 +0000)
commit7399586d384137f7ae66bcc82a83b0df7dd429e5
tree0614d50805aadb4a38255926340fe1c5a3bdeff8
parent59af01353dbbede40ae5b5d1b0330b847ffb82dc
applied suggested patch for tracking line numbers correctly in
optimized blocks with a single statement; changed setcop to
setstate and added code for -Dx dumps
Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
Subject: [PATCH 5.005_57] Line number error in optimised else()

p4raw-id: //depot/perl@3728
13 files changed:
dump.c
embed.h
ext/Devel/DProf/DProf.xs
ext/Opcode/Opcode.pm
objXSUB.h
op.c
opcode.h
opcode.pl
perlapi.c
pp.sym
pp_hot.c
pp_proto.h
t/op/misc.t