This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Revert "/* NOTREACHED */ belongs *before* the unreachable."
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 19 Jun 2014 15:19:54 +0000 (11:19 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 19 Jun 2014 15:37:59 +0000 (11:37 -0400)
commita25b59276cf9505a41280bad7847c33234f7e7c6
treec5ecfc0a990e2757c079924901be073c9f0def07
parent148f39b7de6eae9ddd59e0b0aff691d6abea7aca
Revert "/* NOTREACHED */ belongs *before* the unreachable."

This reverts commit 148f39b7de6eae9ddd59e0b0aff691d6abea7aca.

(Still needs more work, but wanted to see how well this passed with Jenkins.)
13 files changed:
malloc.c
mg.c
op.c
perl.c
pp.c
pp_ctl.c
pp_pack.c
pp_sys.c
regcomp.c
regexec.c
sv.c
utf8.c
util.c