In perl.git, the branch smoke-me/jhi/unused_result has been created
<http://perl5.git.perl.org/perl.git/commitdiff/c052e22980a5df80c0df351931f39f426cfd4fd7?hp=0000000000000000000000000000000000000000>
at c052e22980a5df80c0df351931f39f426cfd4fd7 (commit)
- Log -----------------------------------------------------------------
commit c052e22980a5df80c0df351931f39f426cfd4fd7
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