[Libguestfs] [PATCH libguestfs] avoid syntax-check warning about isdigit use in example program

Richard W.M. Jones rjones at redhat.com
Mon Nov 9 19:12:54 UTC 2009


On Mon, Nov 09, 2009 at 06:02:42PM +0100, Jim Meyering wrote:
> With this, "make syntax-check" passes:
> 
> >From c7a0f37cb547bf6e5939df159a948f9eb5a56934 Mon Sep 17 00:00:00 2001
> From: Jim Meyering <meyering at redhat.com>
> Date: Mon, 9 Nov 2009 18:01:48 +0100
> Subject: [PATCH libguestfs] avoid syntax-check warning about isdigit use in example program
> 
> * .x-sc_avoid_ctype_macros: New file.
> ---
>  .x-sc_avoid_ctype_macros |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>  create mode 100644 .x-sc_avoid_ctype_macros
> 
> diff --git a/.x-sc_avoid_ctype_macros b/.x-sc_avoid_ctype_macros
> new file mode 100644
> index 0000000..8325007
> --- /dev/null
> +++ b/.x-sc_avoid_ctype_macros
> @@ -0,0 +1 @@
> +^examples/to-xml\.c$
> --
> 1.6.5.2.351.g0943

ACK, please push.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)
http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora




More information about the Libguestfs mailing list