Content-Length: 280928 | pFad | http://github.com/doxygen/doxygen/pull/11367/commits/ec7788e37c947f27b939a95f51de5e91fd0fceb8

33 bug_771452 Warnings show wrong filename when same addtogroup name used in multiple files by albert-github · Pull Request #11367 · doxygen/doxygen · GitHub
Skip to content

bug_771452 Warnings show wrong filename when same addtogroup name used in multiple files #11367

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
bug_771452 Warnings show wrong filename when same addtogroup name use…
…d in multiple files

Problem with tests 64,74 and 81 as here a list follows so an artificial newline has to be added
  • Loading branch information
albert-github committed Jan 24, 2025
commit ec7788e37c947f27b939a95f51de5e91fd0fceb8
2 changes: 1 addition & 1 deletion src/definition.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ void DefinitionImpl::_setDocumentation(const QCString &d,const QCString &docFile
p->details = std::make_optional<DocInfo>();
}
DocInfo &details = p->details.value();
QCString docPre = " \\ifile \"" + docFile + "\" \\iline " + std::to_string(docLine) + " ";
QCString docPre = " \\ifile \"" + docFile + "\" \\iline " + std::to_string(docLine) + " \\ilinebr ";
if (details.doc.isEmpty()) // fresh detailed description
{
details.doc = docPre + doc;
Expand Down
Loading








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/doxygen/doxygen/pull/11367/commits/ec7788e37c947f27b939a95f51de5e91fd0fceb8

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy