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

List:       kdevelop-bugs
Subject:    [Bug 132601] SunStudio C++ compiler not detected in Compiler Output
From:       Paul Fee <pfee () talk21 ! com>
Date:       2007-04-23 22:25:13
Message-ID: 20070423222513.6640.qmail () ktown ! kde ! org
[Download RAW message or body]

------- 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=132601         
pfee talk21 com changed:

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



------- Additional Comments From pfee talk21 com  2007-04-24 00:25 -------
Thank you Jens for the change which made it into KDevelop 3.4.

The "compiling" detection now works for SunStudio's "CC" compiler.

However, the "linking" detection was omitted from your change.

Looking at the source for KDevelop 3.4.0, could line 90 be changed from:
ActionFormat( i18n("linking"), 1, 2, "(gcc|cc|c\\+\\+|g\\+\\+)\\S* (?:\\S* )*-o ([^\\s;]+)"),

to:
ActionFormat( i18n("linking"), 1, 2, "(gcc|CC|cc|c\\+\\+|g\\+\\+)\\
S* (?:\\S* )*-o ([^\\s;]+)"),

That is, add "CC|".

Thanks,
Paul


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

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