Subject: pkg/23248: pkg devel/kdevelop-base
To: None <gnats-bugs@gnats.netbsd.org>
From: None <john@johnrshannon.com>
List: netbsd-bugs
Date: 10/23/2003 10:10:56
>Number: 23248
>Category: pkg
>Synopsis: Error in function declaration.
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Oct 23 16:11:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: john@johnrshannon.com
>Release: NetBSD 1.6ZD
>Organization:
SAIC
>Environment:
System: NetBSD laptop.mobile.johnrshannon.com 1.6ZD NetBSD 1.6ZD (KERNEL) #0: Thu Oct 23 04:11:57 MDT 2003 root@laptop.mobile.johnrshannon.com:/usr/obj/usr/src/sys/arch/i386/compile/KERNEL i386
Architecture: i386
Machine: i386
>Description:
On line 829 of kdevelop/doctreeview.cpp the class name should be
removed from the function declaration so that lines 828-830 read:
#if KDE_QTVER >= 3
void appendBooks(QDir dir);
#endif
>How-To-Repeat:
The gcc compiler will show the error when you attempt to build pkg.
>Fix:
Given under Description.
>Release-Note:
>Audit-Trail:
>Unformatted: