help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: header file guards conflict


From: Stefano Lattarini
Subject: Re: header file guards conflict
Date: Mon, 21 May 2012 15:33:41 +0200

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]