Hi,

it seems that 1.8.6 broke parsing of the following comment type:

/*!

//*/

MS VC parses it properly - it ignores // and  */ ends the comment. I think
that 1.8.5 did it the same
way (though I'm not sure, I didn't check the generated documents).
1.8.4.did it that way for sure.

It causes that some documentation is not generated. With git master, this
additionally causes warning (/* without ending */ or something similar) (We
generate our docs in windows, I could only check git master in linux, so I
didn't generate all docs with gitmaster).

I will remove this construct from the sources, so it's not a problem for
me. I just wanted to let you know about this issue.

...don't ask me why is it there ;)

Thanks for the great program!

Jano
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to