[Bug 75098] New: Remnants of configure messages when "very short compiler output" has been selected

Manuel Fierlbeck manuel.fierlbeck at t-online.de
Thu Feb 12 21:51:49 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=75098      
           Summary: Remnants of configure messages when "very short compiler
                    output" has been selected
           Product: kdevelop
           Version: 3.0.0
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: manuel.fierlbeck at t-online.de


Version:           3.0.0 (using KDE KDE 3.2.0)
Installed from:    Compiled From Sources
Compiler:          gcc-3.3.1 
OS:          Linux

When you select "very short compiler output" in the message
view, and let run configure, you see some remnants of
configure output:

--- Example
cd "/home/manuel/entw/orthanc" && CPPFLAGS="-DOR_DEBUG -DOR_TRACE -D_REENTRANT" CXXFLAGS="-O2 -fexceptions -frtti" "/home/manuel/entw/orthanc/configure" && cd "/home/manuel/entw/orthanc" && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" gmake -j1  
*installing -c 
*compiling yes (gcc) 
*compiling yes (g++)
--- End example

In version 3.3.0rc1, every line of configure output was
printed in "very short" mode.




More information about the KDevelop-devel mailing list