Re: [Doxygen-develop] "\c \e foo bar" = bug?
Brought to you by:
dimitri
From: Matthew W. <mw_...@us...> - 2007-03-15 15:35:40
|
Dimitri van Heesch wrote: > On 3/7/07, Matthew Woehlke wrote: >> Is this a bug? >> >> "\c \e foo bar" == "<tt><i>foo</i> bar</tt>" >> >> Shouldn't it be: >> >> "<tt><i>foo</i></tt> bar"? > > That would indeed be more logical. > >> ...and any pointers where I can go tweak to fix it? > > src/docparser.cpp is where the commands are handled, in particular > look at defaultHandleToken() and handleStyleArgument() Thanks. Oh, and I saw your reply to Tim, I'll go file a Real Bug Report now... hopefully I can get a patch in a few days too. I'm still on 1.4.7 because I want to use the @li2 I wrote. (Btw, what ever happened with that patch I sent?) -- Matthew Caution: keep out of reach of adults. |