This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
handy.h: Parenthesize formal parameters in macro defn
authorKarl Williamson <khw@cpan.org>
Sun, 31 Mar 2019 19:50:09 +0000 (13:50 -0600)
committerKarl Williamson <khw@cpan.org>
Sun, 31 Mar 2019 21:08:28 +0000 (15:08 -0600)
commit011b14198fc5811dd92fb76a67d13a59cb356151
tree868aad3388949dc78ac705b25070135380a54efb
parentfcacab092a228584cf41a5e138ee2cd7111cd5df
handy.h: Parenthesize formal parameters in macro defn

These should be parenthesized to prevent issues when called with an
expression.
handy.h