Hi Rich,
This series includes patches to make `make syntax-check` pass.
Some of the fix require change to maint.mk, but the file is not in git
repo. Is it intended?
Thanks!
Hu Tao (13):
syntax-check: dirty hack to pass bindtextdomain check
syntax-check: fix error_message_period check
syntax-check: fix makefile_at_at_check
syntax-check: fix prohibit_assert_without_use check
syntax-check: fix prohibit_c_ctype_without_use check
syntax-check: fix prohibit_dirent_without_use check
syntax-check: fix prohibit_empty_lines_at_EOF check
syntax-check: fix prohibit_getopt_without_use check
syntax-check: fix prohibit_path_max_allocation check
syntax-check: fix prohibit_test_minus_ao check
syntax-check: fix prohibit_undesirable_word_seq check
syntax-check: fix require_config_h_first check
syntax-check: fix trailing_blank check
BUGS | 6 +-
align/Makefile.am | 2 +-
align/test-virt-alignment-scan-guests.sh | 2 +-
align/test-virt-alignment-scan.sh | 2 +-
builder/Makefile.am | 2 +-
builder/test-virt-builder-planner.sh | 2 +-
builder/website/Makefile.am | 2 +-
builder/website/debian.preseed | 2 +-
builder/website/index | 120 +++----
builder/website/index.asc | 120 +++----
builder/website/ubuntu.preseed | 1 -
builder/website/ubuntu.sh | 2 +-
cat/Makefile.am | 4 +-
cat/cat.c | 2 -
cat/log.c | 2 -
common-rules.mk | 8 +-
configure.ac | 2 +-
customize/Makefile.am | 2 +-
customize/customize_run.mli | 2 +-
daemon/inotify.c | 12 +-
daemon/mount.c | 2 +-
df/Makefile.am | 4 +-
diff/Makefile.am | 2 +-
edit/edit.c | 1 -
erlang/examples/Makefile.am | 4 +-
examples/Makefile.am | 16 +-
fish/Makefile.am | 2 +-
fish/test-file-attrs.sh | 10 +-
fish/test-mount-local.sh | 2 +-
format/Makefile.am | 2 +-
generator/c.ml | 2 +-
golang/examples/Makefile.am | 4 +-
guestfs-release-notes.pod | 8 +-
guestfs-release-notes.txt | 529 +++++++++++++++----------------
inspector/Makefile.am | 4 +-
java/examples/Makefile.am | 4 +-
lua/Makefile.am | 2 +-
lua/examples/Makefile.am | 4 +-
make-fs/Makefile.am | 2 +-
make-fs/test-virt-make-fs.sh | 2 +-
mllib/Makefile.am | 2 +-
ocaml/Makefile.am | 2 +-
ocaml/examples/Makefile.am | 4 +-
p2v/config.c | 1 -
p2v/conversion.c | 1 -
p2v/gui.c | 3 +-
p2v/issue | 1 -
p2v/main.c | 1 -
perl/examples/Makefile.am | 4 +-
po-docs/ja.po | 8 +-
po-docs/libguestfs-docs.pot | 8 +-
po-docs/uk.po | 8 +-
podwrapper.pl.in | 6 +-
python/examples/Makefile.am | 4 +-
python/guestfs-py-byhand.c | 4 +-
rescue/Makefile.am | 2 +-
resize/Makefile.am | 2 +-
resize/resize.ml | 10 +-
ruby/examples/Makefile.am | 4 +-
sparsify/Makefile.am | 2 +-
sparsify/copying.ml | 2 +-
src/Makefile.am | 2 +-
src/api-support/update-from-tarballs.sh | 2 +-
src/appliance.c | 1 -
src/fuse.c | 2 +-
src/launch-libvirt.c | 4 +-
src/libvirt-domain.c | 2 +-
sysprep/Makefile.am | 4 +-
sysprep/test-virt-sysprep-script.sh | 2 +-
test-tool/Makefile.am | 2 +-
tests/c-api/Makefile.am | 2 +-
tests/fuzz/Makefile.am | 2 +-
tests/guests/guest-aux/debian-packages | 1 -
tests/mount-local/Makefile.am | 2 +-
tests/parallel/Makefile.am | 2 +-
tests/qemu/qemu-snapshot-isolation.sh | 2 +-
tests/regressions/rhbz563450.sh | 2 +-
tests/relative-paths/Makefile.am | 2 +-
tools/virt-win-reg | 2 +-
v2v/Makefile.am | 2 +-
v2v/convert_linux.ml | 6 +-
v2v/input_libvirt.ml | 4 +-
v2v/lib_ovf.ml | 2 +-
v2v/output_glance.ml | 2 +-
v2v/output_rhev.ml | 6 +-
v2v/test-v2v-print-source.sh | 4 +-
v2v/v2v.ml | 6 +-
87 files changed, 524 insertions(+), 528 deletions(-)
--
1.9.3