Homec4science

Return GTEST_ATTRIBUTE_UNUSED_ on record_property_env to avoide comilation…

Authored by Georgi D. Sotirov <gdsotirov@dir.bg> on Sep 12 2018, 09:44.

Description

Return GTEST_ATTRIBUTE_UNUSED_ on record_property_env to avoide comilation error (with -Werror)

The unused attribute was removed with commit 3299a23 on 2018-02-23, but it currently breaks build of 1.8.1, because of -Werror GCC parameter as reported in issue #1825.

Details

Committed
GitHub <noreply@github.com>Sep 12 2018, 09:44
Pushed
trottetDec 4 2019, 13:52
Parents
R9484:4d066127be19: Merge pull request #1827 from google/9A681768AABE08D1EFA5CA77528236A4
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed R9484:94046c91db29: Return GTEST_ATTRIBUTE_UNUSED_ on record_property_env to avoide comilation… (authored by Georgi D. Sotirov <gdsotirov@dir.bg>).Sep 12 2018, 09:44