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

List:       kdevelop-bugs
Subject:    [Bug 114350] incorrect setting of multilanguage (pascal) debug option setting
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2006-02-15 2:39:07
Message-ID: 20060215023907.1991.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=114350         




------- Additional Comments From mattr kde org  2006-02-15 03:39 -------
SVN commit 509543 by mattr:

port the bugfix for 114350 to the KDevelop 3.4 branch

CCBUG: 114350



 M  +1 -1      optiontabs.cpp  


--- branches/kdevelop/3.4/languages/pascal/compiler/fpcoptions/optiontabs.cpp #509542:509543
 @ -447,7 +447,7  @
 
 void DebugOptimTab::setDebugOptions()
 {
-    QStringList sl = QStringList::split(",", "-g,-!gd,-gl,-gh,-gc,-!pg,-!Ou,-!Or");
+    QStringList sl = QStringList::split(",", "-g,-gl,-gh,-gc");
     readFlags(&sl);
     m_default->setChecked(true);
     m_default2->setChecked(true);


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

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