Unreproducible with doxygen 1.9.1 on debian 11 (bullseye).
I did:
git clone https://git.code.sf.net/p/qubic/git qubic-git
cd qubic-git
git checkout 540bdc905e407ccf7de3f497ab21aaf00e25260f
doxygen
mv doc doc_fix
git checkout 39ebfdc9cf41f1e71c0528140f92711ee5d95678
doxygen # no warning is issued
The bug occurred in sourceforge project 'qubic' in versions before 0.5.8.
In particular see git commit 39ebfdc9cf41f1e71c0528140f92711ee5d95678 which is
just before the fix, and compare it to commit
540bdc905e407ccf7de3f497ab21aaf00e25260f which is just after.
--
You received this bug notificat