Bug#18577: marked as done (cannot compile bugedit.cpp) by Ralf Nolden <nolden at kde.org>

Stephan Kulow owner at bugs.kde.org
Fri Jan 26 09:33:05 UTC 2001


Your message dated Fri, 26 Jan 2001 10:25:30 +0100
with message-id <01012610253008.05786 at unixware>
and subject line (no subject)
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 14 Jan 2001 20:10:00 +0000
Received: (qmail 10615 invoked from network); 14 Jan 2001 20:10:00 -0000
Received: from mailbox.surfeu.at (HELO surfeu.at) (212.197.128.120)
  by max.tat.physik.uni-tuebingen.de with SMTP; 14 Jan 2001 20:10:00 -0000
Received: from [212.197.130.238] (HELO martin.esys)
  by surfeu.at (CommuniGate Pro SMTP 3.3)
  with SMTP id 4728862 for submit at bugs.kde.org; Sun, 14 Jan 2001 21:09:49 +0100
Subject: cannot compile bugedit.cpp
From: Martin Koller <m.koller at surfeu.at>
To: submit at bugs.kde.org
Date: Sun, 14 Jan 2001 21:09:49 +0100
Message-ID: <auto-000004728862 at surfeu.at>
X-Spam-Rating: max.tat.physik.uni-tuebingen.de 0/1000/N

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