• Paul Eggert's avatar
    Improve wur coverage on older GCCs · 88824197
    Paul Eggert authored
    * src/conf_post.h (__has_attribute_warn_unused_result):
    New macro for compilers lacking __has_attribute.
    * src/systhread.h (__has_attribute): Remove ineffective define.
    (ATTRIBUTE_WARN_UNUSED_RESULT): Work better on GCC 3.4 thru 4.
    88824197
systhread.h 3.31 KB