search for: 2506,22

Displaying 2 results from an estimated 2 matches for "2506,22".

2014 Sep 23
0
[PATCH 13/13] syntax-check: fix trailing_blank check
...- + - New manual page guestfs-recipes(1) with recipes. - + - mkfs-opts can now set inode size and sector size on created filesystems (thanks Nikita Menkovich). - + - guestfs_last_errno is now accessible from OCaml (as g#last_errno ()). Security @@ -2506,22 +2506,22 @@ RELEASE NOTES FOR LIBGUESTFS 1.12 - Coverity (a static analysis tool) was run across the codebase and many fixes were made. - + - Generator can handle functions that return RBufferOut and have optional arguments. - + - Compatible with Perl...
2014 Sep 23
27
[PATCH 00/13] syntax-check
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