[Libguestfs] [PATCH 0/14] hivex: update gnulib and make "syntax-check" tests pass

Jim Meyering jim at meyering.net
Tue Jun 28 18:16:03 UTC 2011


Hi,

This series updates to the latest gnulib, after
making most of its "make syntax-check" tests pass.
There are still a few tests (listed in cfg.mk)
that are simply skipped.  To enable one, just remove
its test name from the list of tests to skip and run
"make syntax-check".

[PATCH hivex 01/14] maint: add cfg.mk to prepare for syntax-check
[PATCH hivex 02/14] maint: remove unnecessary test-before-free
[PATCH hivex 03/14] maint: remove definitions of PRId64 and PRIu64,
[PATCH hivex 04/14] maint: update po/POTFILES.in
[PATCH hivex 05/14] maint: normalize to exactly one newline at EOF
[PATCH hivex 06/14] maint: remove definition of O_CLOEXEC, ...
[PATCH hivex 07/14] maint: remove now-unnecessary #ifdef
[PATCH hivex 08/14] maint: remove trailing blanks
[PATCH hivex 09/14] maint: use "test x = x", not "test x == x"
[PATCH hivex 10/14] maint: exempt lib/gettext.h from a syntax-check
[PATCH hivex 11/14] maint: avoid using test's -a and -o operators;
[PATCH hivex 12/14] maint: remove spaces before TAB
[PATCH hivex 13/14] maint: remove rule that generated po/POTFILES.in
[PATCH hivex 14/14] build: update gnulib submodule to latest

Note: the patches I sent included an extra 13/13 patch that should have
been omitted.

Jim




More information about the Libguestfs mailing list