This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix skipspace() to properly account for newlines in eval''-ed
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 17 Nov 1998 06:32:39 +0000 (06:32 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 17 Nov 1998 06:32:39 +0000 (06:32 +0000)
commit60e6418e713a685accbfac231ad24b33f7569c3a
tree20623cdf73bd1bb5fc60ae3ada0b7543696df3cd
parent6f06b55ffd47b279dd1684acb9b556a45e4754a3
fix skipspace() to properly account for newlines in eval''-ed
strings (caused bogus line numbers in diagnostics and debugger)

p4raw-id: //depot/perl@2242
t/pragma/warn/pp_ctl
t/pragma/warn/toke
toke.c