[virt-tools-list] [libosinfo v3 1/3] Add private headers
Eric Blake
eblake at redhat.com
Tue Oct 30 22:41:47 UTC 2012
On 10/30/2012 03:08 PM, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
>
> These are meant for including headers needed by all/many .c files.
> ---
> cfg.mk | 6 ++++--
> +++ b/cfg.mk
> @@ -113,6 +113,8 @@ sc_copyright_format:
> # We don't use this feature of maint.mk.
> prev_version_file = /dev/null
>
> +config_h_header = "osinfo_priv.h"
> +
Good, although I'd group it differently, under the comment:
# Tweak how some of the syntax check rules work
> # Give credit where due:
> # Ensure that each commit author email address (possibly mapped via
> # git log's .mailmap) appears in our AUTHORS file.
> @@ -134,8 +136,8 @@ exclude_file_name_regexp--sc_preprocessor_indentation = ^*/*.[ch]
>
> exclude_file_name_regexp--sc_prohibit_strcmp = ^*/*.[ch]
>
> -exclude_file_name_regexp--sc_require_config_h = python/libvirt-glib.c
> -exclude_file_name_regexp--sc_require_config_h_first = python/libvirt-glib.c
> +exclude_file_name_regexp--sc_require_osinfo_priv_h = python/libvirt-glib.c
> +exclude_file_name_regexp--sc_require_osinfo_priv_h_first = python/libvirt-glib.c
Not good. You aren't renaming the maint.mk rule, so this hunk is
spurious leftovers from the earlier attempt.
--
Eric Blake eblake at redhat.com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 617 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20121030/a538deb6/attachment.sig>
More information about the virt-tools-list
mailing list