In perl.git, the branch smoke-me/jhi/unused_result has been created
<http://perl5.git.perl.org/perl.git/commitdiff/3f5c35f9909c8dd05d90643ecff5d956fa45fdbe?hp=0000000000000000000000000000000000000000>
at 3f5c35f9909c8dd05d90643ecff5d956fa45fdbe (commit)
- Log -----------------------------------------------------------------
commit 3f5c35f9909c8dd05d90643ecff5d956fa45fdbe
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat May 31 16:56:00 2014 -0400
Use PERL_UNUSED_RESULT.
(1) Enhance its description.
(2) Redo 04783dc7 ("fix 'ignoring return value' compiler warnings") with it.
(3) Make it use STMT_START { ... } STMT_END to be less GNU-extensiony
and therefore more -pedanticy.
-----------------------------------------------------------------------
--
Perl5 Master Repository