KDevplatform compilation
Amilcar do Carmo Lucas
amilcar at kdevelop.org
Sun Aug 30 15:28:39 UTC 2009
Hi,
I get this error after 1017404:
kdevplatform/plugins/patchreview/patchreview.cpp: In member function ‘void
PatchReviewPlugin::seekHunk(bool, const KUrl&)’:
kdevplatform/plugins/patchreview/patchreview.cpp:218: error: exception
handling disabled, use -fexceptions to enable
kdevplatform/plugins/patchreview/patchreview.cpp:220: warning: comparison
between signed and unsigned integer expressions
kdevplatform/plugins/patchreview/patchreview.cpp:270: error: ‘str’ was not
declared in this scope
kdevplatform/plugins/patchreview/patchreview.cpp:272: error: ‘str’ was not
declared in this scope
kdevplatform/plugins/patchreview/patchreview.cpp: In member function ‘void
PatchReviewPlugin::addHighlighting(const KUrl&, KDevelop::IDocument*)’:
kdevplatform/plugins/patchreview/patchreview.cpp:285: warning: comparison
between signed and unsigned integer expressions
kdevplatform/plugins/patchreview/patchreview.cpp:315: error: ‘str’ was not
declared in this scope
kdevplatform/plugins/patchreview/patchreview.cpp:317: error: ‘str’ was not
declared in this scope
kdevplatform/plugins/patchreview/patchreview.cpp: In member function ‘void
PatchReviewPlugin::highlightPatch()’:
kdevplatform/plugins/patchreview/patchreview.cpp:326: warning: comparison
between signed and unsigned integer expressions
kdevplatform/plugins/patchreview/patchreview.cpp:340: error: ‘str’ was not
declared in this scope
kdevplatform/plugins/patchreview/patchreview.cpp:342: error: ‘str’ was not
declared in this scope
kdevplatform/plugins/patchreview/patchreview.cpp: In member function ‘void
PatchReviewToolView::fileDoubleClicked(const QModelIndex&)’:
kdevplatform/plugins/patchreview/patchreview.cpp:368: error: ‘str’ was not
declared in this scope
kdevplatform/plugins/patchreview/patchreview.cpp:370: error: ‘str’ was not
declared in this scope
kdevplatform/plugins/patchreview/patchreview.cpp: In member function ‘void
PatchReviewToolView::documentActivated(KDevelop::IDocument*)’:
kdevplatform/plugins/patchreview/patchreview.cpp:423: warning: comparison
between signed and unsigned integer expressions
kdevplatform/plugins/patchreview/patchreview.cpp: In member function ‘void
PatchHighlighter::showToolTipForMark(QPoint, KTextEditor::SmartRange*,
QPair<int, int>)’:
kdevplatform/plugins/patchreview/patchreview.cpp:518: warning: comparison
between signed and unsigned integer expressions
kdevplatform/plugins/patchreview/patchreview.cpp:522: warning: comparison
between signed and unsigned integer expressions
kdevplatform/plugins/patchreview/patchreview.cpp: At global scope:
kdevplatform/plugins/patchreview/patchreview.cpp:764: warning: unused
parameter ‘difference’
kdevplatform/plugins/patchreview/patchreview.cpp: In member function ‘void
PatchHighlighter::addLineMarker(KTextEditor::SmartRange*,
Diff2::Difference*)’:
kdevplatform/plugins/patchreview/patchreview.cpp:832: warning: comparison
between signed and unsigned integer expressions
kdevplatform/plugins/patchreview/patchreview.cpp:839: warning: comparison
between signed and unsigned integer expressions
kdevplatform/plugins/patchreview/patchreview.cpp: In member function ‘void
PatchReviewPlugin::updateKompareModel()’:
kdevplatform/plugins/patchreview/patchreview.cpp:987: error: ‘str’ was not
declared in this scope
kdevplatform/plugins/patchreview/patchreview.cpp:989: error: ‘str’ was not
declared in this scope
make[2]: ***
[plugins/patchreview/CMakeFiles/kdevpatchreview.dir/patchreview.o] Error 1
Thanks,
--
Amilcar Lucas
KDevelop developer/webmaster
More information about the KDevelop-devel
mailing list