Hi Akim.  I'm really not knowledgeable enough to comment on this
patch proper, but I have a nit about quotation usages ...

On 05/21/2012 02:56 PM, Akim Demaille wrote:
> 
> -** liby is no longer asking for "rpl_fprintf" on some platforms.
> +** liby is no longer asking for `rpl_fprintf' on some platforms.
> 
... here and in a similar change below: the GCS now recommend to quote
'like this' or "like this", not `like this':

  <http://www.gnu.org/prep/standards/html_node/Quote-Characters.html>

and several packages have already begun to comply -- among them is Automake:

  <http://lists.gnu.org/archive/html/bug-automake/2012-01/msg00056.html>

HTH,
  Stefano

_______________________________________________
help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to