[Libosinfo] [PATCH libosinfo 6/6] cfg.mk: enable sc_prohibit_atoi_atof and skip it for tests

Giuseppe Scrivano gscrivan at redhat.com
Tue Jul 29 13:41:12 UTC 2014


Signed-off-by: Giuseppe Scrivano <gscrivan at redhat.com>
---
 cfg.mk | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/cfg.mk b/cfg.mk
index c36e50c..2af1a99 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -20,7 +20,6 @@ local-checks-to-skip =			\
   sc_file_system			\
   sc_immutable_NEWS			\
   sc_prohibit_always_true_header_tests	\
-  sc_prohibit_atoi_atof			\
   sc_two_space_separator_in_usage	\
   sc_program_name			\
   sc_makefile_check
@@ -106,3 +105,5 @@ exclude_file_name_regexp--sc_trailing_blank = ^test/isodata/.*|docs/object-model
 exclude_file_name_regexp--sc_bindtextdomain = ^tools/.*.c|test/.*.c
 
 exclude_file_name_regexp--sc_space_tab = ^test/isodata/.*
+
+exclude_file_name_regexp--sc_prohibit_atoi_atof = ^test/.*\.c
-- 
1.9.3




More information about the Libosinfo mailing list