[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 132601] SunStudio C++ compiler not detected in Compiler Output
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2007-05-15 19:01:50
Message-ID: 20070515190150.23781.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=132601         
apaku gmx de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From apaku gmx de  2007-05-15 21:01 -------
SVN commit 665073 by apaku:

Fix for Sun Compiler, patch from Paul Fee and finally closing the bugreport
BUG:132601


 M  +1 -1      makeactionfilter.cpp  


--- branches/KDE/3.5/kdevelop/parts/outputviews/makeactionfilter.cpp #665072:665073
 @ -87,7 +87,7  @
 
 		ActionFormat( i18n("linking"), "libtool", \
"/bin/sh\\s.*libtool.*--mode=link\\s.*\\s-o\\s([^\\s;]+)", 1 ),  //can distcc link \
                too ?
-		ActionFormat( i18n("linking"), 1, 2, "(gcc|cc|c\\+\\+|g\\+\\+)\\S* (?:\\S* )*-o \
([^\\s;]+)"), +		ActionFormat( i18n("linking"), 1, 2, \
"(gcc|CC|cc|c\\+\\+|g\\+\\+)\\S* (?:\\S* )*-o ([^\\s;]+)"),  ActionFormat( \
i18n("linking"), 1, 2, "^linking (.*)" ), //unsermaker  ActionFormat( \
i18n("linking"), 1, 1, "^Linking .* module (.*)" ), //cmake  ActionFormat( \
i18n("linking"), 1, 1, "^Linking (.*)" ), //cmake


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic