Bug 51268

Summary: kdebindings-3.1 final fails to compile
Product: [Developer tools] bindings Reporter: Andreas Girardet <andreas>
Component: generalAssignee: kde-bindings
Status: RESOLVED INTENTIONAL    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andreas Girardet 2002-11-27 23:28:33 UTC
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
Comment 1 Dirk Mueller 2005-06-07 19:42:19 UTC
sorry, no reaction so far, and newer kdebindings releases compile fine.