Bug 18577 - cannot compile bugedit.cpp
Summary: cannot compile bugedit.cpp
Status: CLOSED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: 1.4
Platform: unspecified Linux
: NOR grave
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-01-14 20:18 UTC by Martin Koller
Modified: 2003-06-04 12:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Koller 2001-01-14 20:09:49 UTC
(*** 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
Comment 1 Alex Zepeda 2001-01-16 02:05:45 UTC
This CVS snapshot what branch was it from and does this problem still 
exist?

- alex
Comment 2 Marie Loise Nolden 2001-01-26 09:25:30 UTC
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
**********************************