(*** This bug was imported into bugs.kde.org ***) Package: kdevelop Version: 3.0 (KDE 2.1 post Beta 1) Severity: grave Compiler: gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release) OS: Linux 2.2.10 i686 (compiled sources) I tried to compile a CVS-snapshot from 8.Jan.2001 and it gives the following errors: make[4]: Entering directory `/home/Programs/source/KDE-2.1head/kdevelop/kdevelop/parts/buglist' /bin/sh ../../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kdevelop/lib /general -I../../../kdevelop/lib/projectmanagement -I/opt/kde/include -I/usr/local/qt/include -I/usr/X11R6/inclu de -g -ansi -D_XOPEN_SOURCE -D_BSD_SOURCE -Wbad-function-cast -Wcast-align -Wundef -Wconversion -fno-excepti ons -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon- virtual-dtor -fno-builtin -c bugedit.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kdevelop/lib/general -I../../../kdevelop/lib/projectmanagement -I/opt/kde/include -I/usr/local/qt/include -I/usr/X11R6/include -g -ansi -D_XOPEN_SOURCE -D_BSD_SOURCE -Wbad-fu nction-cast -Wcast-align -Wundef -Wconversion -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -c bugedit.cpp -fPIC -DPIC -o .libs/bugedit.o bugedit.cpp:111: warning: default argument given for parameter 1 of `BugEdit::BugEdit(class QWidget * = 0 const char * = 0 class Bug * = 0 bool = true bool = false uint = 0)' bugedit.h:45: warning: after previous specification in `BugEdit::BugEdit(class QWidget * = 0 const char * = 0 class Bug * = 0 bool = TRUE bool = FALSE uint = 0)' bugedit.cpp:111: warning: default argument given for parameter 2 of `BugEdit::BugEdit(class QWidget * = 0 const char * = 0 class Bug * = 0 bool = true bool = false uint = 0)' bugedit.h:45: warning: after previous specification in `BugEdit::BugEdit(class QWidget * = 0 const char * = 0 class Bug * = 0 bool = TRUE bool = FALSE uint = 0)' bugedit.cpp:111: warning: default argument given for parameter 3 of `BugEdit::BugEdit(class QWidget * = 0 const char * = 0 class Bug * = 0 bool = true bool = false uint = 0)' bugedit.h:45: warning: after previous specification in `BugEdit::BugEdit(class QWidget * = 0 const char * = 0 class Bug * = 0 bool = TRUE bool = FALSE uint = 0)' bugedit.cpp:111: default argument given for parameter 4 of `BugEdit::BugEdit(class QWidget * = 0 const char * = 0 class Bug * = 0 bool = true bool = false uint = 0)' bugedit.h:45: after previous specification in `BugEdit::BugEdit(class QWidget * = 0 const char * = 0 class Bug * = 0 bool = TRUE bool = FALSE uint = 0)' bugedit.cpp:111: default argument given for parameter 5 of `BugEdit::BugEdit(class QWidget * = 0 const char * = 0 class Bug * = 0 bool = true bool = false uint = 0)' bugedit.h:45: after previous specification in `BugEdit::BugEdit(class QWidget * = 0 const char * = 0 class Bug * = 0 bool = TRUE bool = FALSE uint = 0)' bugedit.cpp:111: warning: default argument given for parameter 6 of `BugEdit::BugEdit(class QWidget * = 0 const char * = 0 class Bug * = 0 bool = true bool = false uint = 0)' bugedit.h:45: warning: after previous specification in `BugEdit::BugEdit(class QWidget * = 0 const char * = 0 class Bug * = 0 bool = TRUE bool = FALSE uint = 0)' bugedit.cpp: In method `BugEdit::BugEdit(class QWidget * = 0 const char * = 0 class Bug * = 0 bool = TRUE bo ol = FALSE uint = 0)': bugedit.cpp:111: warning: unused parameter `uint f' make[4]: *** [bugedit.lo] Error 1
This CVS snapshot what branch was it from and does this problem still exist? - alex
compilation works file Alex. You know that you need to use 1.4 now ;-) -- The only way to get rid of a temptation is to yield to it. Oscar Wilde ********************************** Ralf Nolden The KDevelop Project http://www.kdevelop.org nolden@kde.org rnolden@kdevelop.org **********************************