bison-patches
[Top][All Lists]
Advanced

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

Re: Fixed: #line in YYSTYPE confuses Doxygen


From: Joel E. Denny
Subject: Re: Fixed: #line in YYSTYPE confuses Doxygen
Date: Thu, 13 Jul 2006 16:16:45 -0400 (EDT)

On Thu, 13 Jul 2006, Joel E. Denny wrote:

> The right approach is probably to fix Doxygen, but the following committed 
> patch is faster and seems clean to me.

I ought to explain a bit more.  Doxygen was parsing one of my parser 
header files incorrectly.  It thought the name of the union was `y' rather 
than `YYSTYPE'.  I believe there may have been other strange effects, but 
that was enough to motivate a fix.

Joel




reply via email to

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