In perl.git, the branch smoke-me/jhi/unused_result has been created

<http://perl5.git.perl.org/perl.git/commitdiff/5efd7dbf8f4f483c1c2f072ac5bb0ef00a23e23d?hp=0000000000000000000000000000000000000000>

        at  5efd7dbf8f4f483c1c2f072ac5bb0ef00a23e23d (commit)

- Log -----------------------------------------------------------------
commit 5efd7dbf8f4f483c1c2f072ac5bb0ef00a23e23d
Author: Jarkko Hietaniemi <[email protected]>
Date:   Sat May 31 16:56:00 2014 -0400

    Use PERL_UNUSED_RESULT.
    
    (1) Enhance its description.
    (2) Simplify it: define only if has warn_unused_result, and use typeof().
    (3) Redo 04783dc7 ("fix 'ignoring return value' compiler warnings") with it.
    (4) Make it use STMT_START { ... } STMT_END to be less GNU-extensiony.
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to