Version: (using KDE Devel) Installed from: Compiled sources Compiler: gcc-3.2.1 glibc-2.3.1 OS: Linux When compiling kdebindings from the packager release Dirk updated, I get this error: KHTMLViewBridge::viewportPaintEvent(QPaintEvent*)': kde_KHTMLView.cpp:328: warning: deprecated conversion from string constant to ` char*' kde_KHTMLView.cpp:328: warning: deprecated conversion from string constant to ` char*' kde_KHTMLView.cpp: In member function `virtual void KHTMLViewBridge::mousePressEvent(QMouseEvent*)': kde_KHTMLView.cpp:334: warning: deprecated conversion from string constant to ` char*' kde_KHTMLView.cpp:334: warning: deprecated conversion from string constant to ` char*' kde_KHTMLView.cpp: In member function `virtual void KHTMLViewBridge::childEvent(QChildEvent*)': kde_KHTMLView.cpp:340: warning: deprecated conversion from string constant to ` char*' kde_KHTMLView.cpp:340: warning: deprecated conversion from string constant to ` char*' kde_KHTMLView.cpp: In member function `virtual void KHTMLViewBridge::contentsMouseReleaseEvent(QMouseEvent*)': kde_KHTMLView.cpp:346: warning: deprecated conversion from string constant to ` char*' kde_KHTMLView.cpp:346: warning: deprecated conversion from string constant to ` char*' kde_KHTMLView.cpp: In member function `virtual void KHTMLViewBridge::viewportDragEnterEvent(QDragEnterEvent*)': kde_KHTMLView.cpp:352: warning: deprecated conversion from string constant to ` char*' kde_KHTMLView.cpp:352: warning: deprecated conversion from string constant to ` char*' kde_KHTMLView.cpp: In member function `virtual void KHTMLViewBridge::viewportDragLeaveEvent(QDragLeaveEvent*)': kde_KHTMLView.cpp:358: warning: deprecated conversion from string constant to ` char*' kde_KHTMLView.cpp:358: warning: deprecated conversion from string constant to ` char*' /usr/local/kde/include/khtmlview.h: In function `void kde_KHTMLView_closeChildDialogs(kde_KHTMLView*)': /usr/local/kde/include/khtmlview.h:195: `void KHTMLView::closeChildDialogs()' is private kde_KHTMLView.cpp:408: within this context /usr/local/kde/include/khtmlview.h: In function `int kde_KHTMLView_dialogsAllowed(kde_KHTMLView*)': /usr/local/kde/include/khtmlview.h:196: `bool KHTMLView::dialogsAllowed()' is private kde_KHTMLView.cpp:412: within this context make: *** [kde_KHTMLView.lo] Error 1
sorry, no reaction so far, and newer kdebindings releases compile fine.