Bug 51268 - kdebindings-3.1 final fails to compile
Summary: kdebindings-3.1 final fails to compile
Status: RESOLVED INTENTIONAL
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-27 23:28 UTC by Andreas Girardet
Modified: 2005-06-07 19:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.