[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add missing parenthesis in manywarnings example
From: |
Eric Blake |
Subject: |
Re: [PATCH] Add missing parenthesis in manywarnings example |
Date: |
Fri, 09 Apr 2010 14:40:06 -0600 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Lightning/1.0b1 Thunderbird/3.0.4 |
On 04/07/2010 08:02 PM, James Youngman wrote:
> +++ b/doc/manywarnings.texi
> @@ -18,7 +18,7 @@ nw="$nw -Wtraditional" # All compilers nowadays
> support ANSI C
> nw="$nw -Wconversion" # These warnings usually don't point to
> mistakes.
> nw="$nw -Wsign-conversion" # Likewise.
> # Enable all GCC warnings not in this list.
> -gl_MANYWARN_COMPLEMENT[warnings], [$warnings], [$nw])
> +gl_MANYWARN_COMPLEMENT([warnings], [$warnings], [$nw])
Thanks; applied.
--
Eric Blake address@hidden +1-801-349-2682
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature