Branch: refs/heads/master
Home: https://github.com/Linaro/odp
Commit: 5d6aea3f7186a4533ffb7a2bc4858a1d339ebbb4
https://github.com/Linaro/odp/commit/5d6aea3f7186a4533ffb7a2bc4858a1d339ebbb4
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2017-12-23 (Sat, 23 Dec 2017)
Changed paths:
M test/common/odp_cunit_common.c
M test/common/odp_cunit_common.h
Log Message:
-----------
test: workaround buggy CUnit header
Make GCC ignore following error:
In file included from odp_cunit_common.h:20:0,
from odp_cunit_common.c:13:
Automated.h:90:1: error: function declaration isn’t a
prototype [-Werror=strict-prototypes]
const char *CU_automated_package_name_get();
^
cc1: all warnings being treated as errors
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Signed-off-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: f1449d2555fbfa3d72aeb79d3ad6d2f199e83731
https://github.com/Linaro/odp/commit/f1449d2555fbfa3d72aeb79d3ad6d2f199e83731
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2017-12-23 (Sat, 23 Dec 2017)
Changed paths:
M .travis.yml
Log Message:
-----------
travis: remove Automated.h fix, now handled in ODP source
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Signed-off-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Compare: https://github.com/Linaro/odp/compare/260ca880b761...f1449d2555fb