BUG with your KDE commit: kdelibs/kdeui/kactionclasses.h
Jarosław Staniek
js at iidea.pl
Wed Sep 8 21:46:20 BST 2004
Dnia środa 8 września 2004 22:40,
Helge Deller (Helge Deller <deller at gmx.de>)
napisał(a) do js at iidea.pl:
> Your last commit in kdelibs/kdeui/kactionclasses.h:
> 1.191 staniek 2004/09/08 19:30:56
> Qt-KDE Wrapper (http://iidea.pl/~js/qkw/)
> code (KDElibs for win32) merged with current kdeui/
>
> broke the Linux build:
> if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H
> -I. -I/home/cvs/kde20/kdelibs/kdeui -I.. -I../dcop -I../kio/kssl
> -I/home/cvs/kde20/kdelibs/kdefx -I/home/cvs/kde20/kdelibs/interfaces
> -I/home/cvs/kde20/kdelibs/dcop -I/home/cvs/kde20/kdelibs/libltdl
> -I/home/cvs/kde20/kdelibs/kdefx -I/home/cvs/kde20/kdelibs/kdecore
> -I/home/cvs/kde20/kdelibs/kdeui -I/home/cvs/kde20/kdelibs/kio
> -I/home/cvs/kde20/kdelibs/kio/kio -I/home/cvs/kde20/kdelibs/kio/kfile
> -I/home/cvs/kde20/kdelibs -I/usr/lib/qt3/include -I/usr/X11R6/include
> -I/opt/kde3/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor
> -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
> -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings
> -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i686 -mcpu=pentium3 -mmmx-pipe
> -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new
> -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL
> -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT keditcl2.lo -MD -MP -MF
> ".deps/keditcl2.Tpo" -c -o keditcl2.lo
> /home/cvs/kde20/kdelibs/kdeui/keditcl2.cpp; \ then mv -f
> ".deps/keditcl2.Tpo" ".deps/keditcl2.Plo"; else rm -f ".deps/keditcl2.Tpo";
> exit 1; fi In file included from
> /home/cvs/kde20/kdelibs/kdeui/kaction.h:629, from
> /home/cvs/kde20/kdelibs/kdeui/kstdaction.cpp:25:
> /home/cvs/kde20/kdelibs/kdeui/kactionclasses.h:568: error: syntax error
> before `:' token
> /home/cvs/kde20/kdelibs/kdeui/kactionclasses.h:570: error: virtual outside
> class declaration
> /home/cvs/kde20/kdelibs/kdeui/kactionclasses.h:570: error: non-member
> function `const char* className()' cannot have `const' method qualifier
> ..and so on...
>
> AFAICS the define for KDEUI_EXPORT_DEPRECATED is missing...
fixed: forgot to commit kdelibs.h
--
regards / pozdrawiam,
Jaroslaw Staniek / OpenOffice Polska
Kexi Project: http://www.kexi-project.org, http://koffice.kde.org/kexi
QT-KDE Wrapper Project: http://iidea.pl/~js/qkw
More information about the kde-core-devel
mailing list