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

List:       kdevelop-bugs
Subject:    [Bug 304672] KDevelop crash when reopening a file
From:       <titombitel () wp ! pl>
Date:       2012-08-06 15:32:04
Message-ID: bug-304672-40295-RJfeTDAeFw () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=304672

--- Comment #1 from titombitel@wp.pl ---
The code of the header file that KDev crashed on. There was a typo: voud
instead of void. I had another crash that seemed to be related to the built-in
code analyzer.

UNABLE TO REPRODUCE.

#ifndef MAINWINDOW_H
#define MAINWINDOW_H

#include <KXmlGuiWindow>
#include <QTextEdit>

class MainWindow : public KXmlGuiWindow
{
public:
    MainWindow(QWidget* parent = 0);
    voud setupActions();
private:
    QTextEdit* textArea;
};

#endif // MAINWINDOW_H

-- 
You are receiving this mail because:
You are the assignee for the bug.

_______________________________________________
KDevelop-bugs mailing list
KDevelop-bugs@kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

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