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

List:       kde-commits
Subject:    branches/KDE/3.5/kdevelop/languages
From:       Dirk Mueller <mueller () kde ! org>
Date:       2005-10-04 9:30:55
Message-ID: 1128418255.023107.28794.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 467088 by mueller:

daily unbreak compilation


 M  +1 -1      cpp/debugger/gdbparser.h  
 M  +1 -1      php/phperrorview.h  


--- branches/KDE/3.5/kdevelop/languages/cpp/debugger/gdbparser.h #467087:467088
@@ -71,7 +71,7 @@
         to the position right after the value.
     */
     QCString getValue(const char **buf);
-    QCString GDBParser::undecorateValue(DataType type, const QCString& s);
+    QCString undecorateValue(DataType type, const QCString& s);
     void setItem(TrimmableItem *parent, const QString &varName, DataType dataType,
                  const QCString &value, bool requested);
 
--- branches/KDE/3.5/kdevelop/languages/php/phperrorview.h #467087:467088
@@ -51,7 +51,7 @@
    ErrorNoSuchFunction = 2,
    Warning = 3,
    Todo = 4,
-   Fixme = 5,
+   Fixme = 5
 };
 
 class PHPErrorView: public QWidget {
[prev in list] [next in list] [prev in thread] [next in thread] 

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