]> xenbits.xensource.com Git - libvirt.git/commitdiff
Enable two more tests.
authorJim Meyering <meyering@redhat.com>
Tue, 29 Jan 2008 18:21:00 +0000 (18:21 +0000)
committerJim Meyering <meyering@redhat.com>
Tue, 29 Jan 2008 18:21:00 +0000 (18:21 +0000)
* Makefile.cfg (local-checks-to-skip)
[sc_cast_of_x_alloc_return_value, sc_cast_of_argument_to_free]: Enable.

ChangeLog
Makefile.cfg

index fded58feae88856339c6908d15d7468244b894c9..483c14a9ebde8f979dac9376a9907e2c3ef27b55 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 Tue Jan 29 18:39:25 CET 2008  Jim Meyering  <meyering@redhat.com>
 
+       Enable two more tests.
+       * Makefile.cfg (local-checks-to-skip)
+       [sc_cast_of_x_alloc_return_value, sc_cast_of_argument_to_free]: Enable.
+
        Enable the <assert.h>-checking test; fix violations.
        * Makefile.cfg (local-checks-to-skip)
        [sc_prohibit_assert_without_use]: Enable.
index dfca3fcb0803d4bfcc4ffdc1b09510845e84df13..9e75fda8e8c905af52cb19962d7a8553fed2c00e 100644 (file)
@@ -35,8 +35,6 @@ local-checks-to-skip =                        \
   sc_GPL_version                       \
   sc_always_defined_macros             \
   sc_cast_of_alloca_return_value       \
-  sc_cast_of_argument_to_free          \
-  sc_cast_of_x_alloc_return_value      \
   sc_changelog                         \
   sc_dd_max_sym_length                 \
   sc_error_exit_success                        \