-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue when running doxy-coverage.py #7
Comments
Hi, I have the same problem in my project. I don't known why elementtree thinks xml is malformed, but there's an easy workaround. |
I see the same problem here with doxygen 1.8.14 and python 2.7.12. |
Commit 46204d5 indeed helps a lot, so I definitely support pull request #8. With that modification I only see the warning:
That line is:
Column 154 seems to be the |
I think that's indeed the case. The original source code line was just a comment line that contained this character. If I remove the character |
Hi,
We have the error below when we try to run doxy-coverage.
We use Doxygen
1.8.5
and Python2.7.5
Output:
The text was updated successfully, but these errors were encountered: