help-bison
[Top][All Lists]
Advanced

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

Re: header file guards conflict


From: Hans Aberg
Subject: Re: header file guards conflict
Date: Mon, 21 May 2012 15:41:15 +0200

On 21 May 2012, at 11:34, Akim Demaille wrote:

>> Is there a better way to do it?
> 
> This is indeed a problem.  I'm sure what the best way to
> address this is.  In addition, in some cases, creating the
> files location.hh, stack.hh etc. is more troublesome than
> useful.

Perhaps add infixes 'loc', 'stk', etc., so that a parser with name <name> gets 
files
  <name>.loc.h
  <name>.stk.h
etc.

> Also, some people would like to be able to rename the location.hh
> file.

Then there would be additional rules for overriding.

Hans





reply via email to

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