[Bug 83007] New: wish: output-view filter: report only a limited number of build errors

Daniel Franke daniel.franke at imbs.uni-luebeck.de
Mon Jun 7 20:14:04 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=83007      
           Summary: wish: output-view filter: report only a limited number
                    of build errors
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: outputviews
        AssignedTo: kdevelop-devel kdevelop org
        ReportedBy: daniel.franke imbs uni-luebeck de


Version:            (using KDE KDE 3.2.2)
Installed from:    Compiled From Sources
Compiler:          gcc-3.4 
OS:                Linux

This is related to wish #82615, but not quite the same.

Do not report all errors that occur, but up to user defined maximum (especially with abort-on-first-error enabled). 

Why I ask for this:
it's not possible to interrupt the build process within one unit/file. Due to a missing boost-include file, I got up 1.875 (!) lines of error messages - and it took nearly 30 seconds to list them all in the outputview (kdevelop is almost locked then). It's far enough to show the first X errors, let the user know that there were even more and redirect the remaining lines to /dev/null.




More information about the KDevelop-devel mailing list