Skip to content

Conversation

@rdmark
Copy link
Collaborator

@rdmark rdmark commented Oct 15, 2025

In doxygen, a # is used to create a reference to a documented entity

This corrects two instances where this was used incorrectly, which triggered unexpected errors when running doxygen in strict mode (WARN_AS_ERROR=YES)

https://www.doxygen.nl/manual/commands.html#cmdhash

In doxygen, a # is used to create a reference to a documented entity

This corrects two instances where this was used incorrectly,
which triggered unexpected errors when running doxygen in strict mode
(WARN_AS_ERROR=YES)

https://www.doxygen.nl/manual/commands.html#cmdhash
@rdmark rdmark requested a review from msteinert October 15, 2025 21:20
@sonarqubecloud
Copy link

@github-actions
Copy link

File Coverage Lines Branches
All files 68% 73% 63%
bstring/bstraux.c 55% 64% 46%
bstring/bstrlib.c 73% 76% 69%

Minimum allowed coverage is 50%

Generated by 🐒 cobertura-action against 09f40fc

@rdmark rdmark merged commit 5796efd into main Oct 27, 2025
18 checks passed
@rdmark rdmark deleted the doxygen-hashes branch October 27, 2025 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants