This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perly.c: silence a -Wempty-body warning
authorDavid Mitchell <davem@iabyn.com>
Wed, 7 Dec 2016 15:15:26 +0000 (15:15 +0000)
committerDavid Mitchell <davem@iabyn.com>
Wed, 7 Dec 2016 15:15:26 +0000 (15:15 +0000)
commit6d17784b921190b24fedff274376615eec2e3733
treef0a8b07078f71710e2bb18f1b5560d9d0258d868
parent5247d03dd8125594173a7d27bc27bcc08b01b7b1
perly.c: silence a -Wempty-body warning

perly.c:350:21: warning: suggest braces around empty body in an ‘if’ statement [
-Wempty-body]
perly.c