[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 4/4] warnings: display warnings categories
From: |
Stefano Lattarini |
Subject: |
Re: [PATCH 4/4] warnings: display warnings categories |
Date: |
Sat, 30 Jun 2012 11:08:36 +0200 |
On 06/29/2012 04:41 PM, Akim Demaille wrote:
>
> diff --git a/NEWS b/NEWS
> index e137365..4c403a4 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -2,7 +2,15 @@ GNU Bison NEWS
>
> * Noteworthy changes in release ?.? (????-??-??) [?]
>
> -** Warnings about useless semantic types
> +** Warnings
> +
> +*** Warning categories are now diplayed in warnings
> +
s/diplayed/displayed/.
> + For instance:
> +
> + foo.y:4.6: warning: type clash on default action: <foo> != <bar> [-Wother]
> +
I didn't review the rest of the patch.
Regards,
Stefano
- [PATCH 1/5] warnings: specify warnings categories, (continued)
Re: [PATCH 0/5] Warnings categories, Akim Demaille, 2012/06/29