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