From: SourceForge.net <no...@so...> - 2007-03-26 19:50:30
|
Feature Requests item #1688696, was opened at 2007-03-26 21:50 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=416081&aid=1688696&group_id=36057 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Console Options Group: None Status: Open Priority: 5 Private: No Submitted By: Robert Wenner (robertwenner) Assigned to: Nobody/Anonymous (nobody) Summary: make use: output warnings on console, return non-zero status Initial Comment: When using -ShowMissingParams / Remarks / Returns / Summaries / Values, please write messages to stderr instead of in the documentation and return non-zero. To find these problems I now have to go through ALL my generated documentation manually and look for these errors. If one slips by, readers of the documentation think I work sloppy. (This is really bad when using NDoc for published APIs.) If you return non-zero to the OS, my makefile would stop with an error here, making it impossible to not catch these problems. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=416081&aid=1688696&group_id=36057 |