-
Notifications
You must be signed in to change notification settings - Fork 277
Upgrade to Doxyen 1.8.16 #5058
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
Upgrade to Doxyen 1.8.16 #5058
Conversation
The old version is no longer available from this host
The new version of Doxygen seems to have slightly different warnings
We used to check that we got exactly "1.8.14", but now we get "1.8.16 (b4ba8f5*)", so we just check that it starts with "1.8.16".
These tags are no longer used by doxygen
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved - but seeing as there are a reasonably large number of new Doxygen warnings, it might be worth raising that as a documentation issue to be fixed at some point.
For visibility, as requested by Chris R, I've raised 🔒 DOC-173 to track fixing these warnings |
Codecov Report
@@ Coverage Diff @@
## develop #5058 +/- ##
========================================
Coverage 69.56% 69.56%
========================================
Files 1314 1314
Lines 108922 108922
========================================
Hits 75776 75776
Misses 33146 33146 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔️
Passed Diffblue compatibility checks (cbmc commit: 8844fa5).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/124383440
This is exactly @owen-jones-diffblue PR (#5047) but with the whitespace trimming in the warning file removed.