Bug#18577: cannot compile bugedit.cpp

Martin Koller m.koller at surfeu.at
Sun Jan 14 20:09:49 UTC 2001


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

-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list