I'm seeing that the "Generating" text that gets printed for each scanned source file gets interrupted when a warning appears in that file. Here is some example output:
1>Generating code for file viewnote.cpp... 1>Generating code for file viewnote.h... 1>Generating file documentation... 1>Generating docs for file access.h... 1>Generating docs for file mailsnapshot.h... 1>Generating docs for file mimeemail.cpp... 1>Generating docs for file mimeemail.h... 1>Generating docs for file mimelogger.h... 1>Generating docs for file mimenote.cpp... 1>Generating docs for file mimenote.h... 1>Generating C:/Work/rdailey-hp/dpd-cmake/server/gmmserver/domino/server/access/attachmentitem.h(128): warning: argument 'handle' of command @param is not found in the argument list of good::domino::access::AttachmentReadItem::fetchData(NOTEHANDLE noteHandle, const Block &block, const long attFetchOffset, const long bytesToRead, std::string &rAttData) const The 1> in the front is from Visual Studio, the text is being placed in the Output Window, so please ignore the 1> prefix. Notice on the last line, it should say "Generating docs for..." but instead it says "Generating C:/Work...". Is this a bug? I'm using the very latest Doxygen build for Windows. ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users