http://doxygen.10944.n7.nabble.com/Escaping-dash-td5790.html User talks about having to make changes to code to handle two dashes ("--") in his code. I think I found another problem.
I was assigning to a variable a string value that contained a search pattern.
label_dbg_comment = "%s+--%s+"
Doxygen would stop process the file at this line. Does Doxygen not recognize the dashes are in quotes and should not process the string?
Log in to post a comment.
http://doxygen.10944.n7.nabble.com/Escaping-dash-td5790.html
User talks about having to make changes to code to handle two dashes ("--") in his code. I think I found another problem.
I was assigning to a variable a string value that contained a search pattern.
Doxygen would stop process the file at this line.
Does Doxygen not recognize the dashes are in quotes and should not process the string?
Last edit: scottFuz 2014-02-15