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
