mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Enable the <assert.h>-checking test; fix violations.
* Makefile.cfg (local-checks-to-skip) [sc_prohibit_assert_without_use]: Enable. * qemud/mdns.c: Don't include <assert.h>; no uses of assert here. * qemud/qemud.c: Likewise. * qemud/remote.c: Likewise.
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
Tue Jan 29 18:39:25 CET 2008 Jim Meyering <meyering@redhat.com>
|
||||
|
||||
Enable the <assert.h>-checking test; fix violations.
|
||||
* Makefile.cfg (local-checks-to-skip)
|
||||
[sc_prohibit_assert_without_use]: Enable.
|
||||
* qemud/mdns.c: Don't include <assert.h>; no uses of assert here.
|
||||
* qemud/qemud.c: Likewise.
|
||||
* qemud/remote.c: Likewise.
|
||||
|
||||
Enable the po-check test; fix violations.
|
||||
* Makefile.cfg (local-checks-to-skip) [po-check]: Enable.
|
||||
* po/POTFILES.in: Add three file names. Sort.
|
||||
|
||||
Reference in New Issue
Block a user