[Kde-bindings] [Bug 64504] qt 3.2.1 breaks kdebindings 3.1.4
Roman Kreisel
roman.kreisel at epost.de
Mon Sep 22 20:08:19 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=64504
------- Additional Comments From roman.kreisel at epost.de 2003-09-22 22:08 -------
Thx, Germain, this patch helped, but now I get another error.
Can someone please validate whether this is a general bug or whether it's a
local bug on my machine?
Here's the error i get now:
kde_KBindingPropsPlugin.cpp:43: warning: deprecated conversion from string
constant to `char*'
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I. -I. -I../../.. -I./.. -I../../../qtc/clib
-I../../../qtc/clib/qtc -I/opt/kde-3.1.4/include -I/opt/qt-3.2.1/include
-I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions
-fno-check-new -MT kde_KAutoUnmount.lo -MD -MP -MF ".deps/kde_KAutoUnmount.Tpo" \
-c -o kde_KAutoUnmount.lo `test -f 'kde_KAutoUnmount.cpp' || echo
'./'`kde_KAutoUnmount.cpp; \
then mv ".deps/kde_KAutoUnmount.Tpo" ".deps/kde_KAutoUnmount.Plo"; \
else rm -f ".deps/kde_KAutoUnmount.Tpo"; exit 1; \
fi
kde_KAutoUnmount.cpp:26: error: base `KAutoUnmount' with only non-default
constructor in class without a constructor
kde_KAutoUnmount.cpp: In member function `virtual void
KAutoUnmountBridge::customEvent(QCustomEvent*)':
kde_KAutoUnmount.cpp:34: warning: deprecated conversion from string constant to
`char*'
kde_KAutoUnmount.cpp:34: warning: deprecated conversion from string constant to
`char*'
kde_KAutoUnmount.cpp: In member function `virtual void
KAutoUnmountBridge::timerEvent(QTimerEvent*)':
kde_KAutoUnmount.cpp:40: warning: deprecated conversion from string constant to
`char*'
kde_KAutoUnmount.cpp:40: warning: deprecated conversion from string constant to
`char*'
kde_KAutoUnmount.cpp: In member function `virtual void
KAutoUnmountBridge::childEvent(QChildEvent*)':
kde_KAutoUnmount.cpp:46: warning: deprecated conversion from string constant to
`char*'
kde_KAutoUnmount.cpp:46: warning: deprecated conversion from string constant to
`char*'
make[4]: *** [kde_KAutoUnmount.lo] Error 1
make[4]: Leaving directory
`/var/quad/qbs/kde/kdebindings/kdebindings_3.1.4/src/kdebindings-3.1.4/kdec/clib/kdec'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/quad/qbs/kde/kdebindings/kdebindings_3.1.4/src/kdebindings-3.1.4/kdec/clib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/quad/qbs/kde/kdebindings/kdebindings_3.1.4/src/kdebindings-3.1.4/kdec'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/quad/qbs/kde/kdebindings/kdebindings_3.1.4/src/kdebindings-3.1.4'
make: *** [all] Error 2
More information about the Kde-bindings
mailing list