Bug#2589: marked as done (class parser can't handle such default parameter) by Ralf Nolden <nolden at kde.org>

Stephan Kulow owner at bugs.kde.org
Fri Jan 26 09:48:03 UTC 2001


Your message dated Fri, 26 Jan 2001 10:39:34 +0100
with message-id <0101261039340L.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; 30 Jan 2000 10:46:36 +0000
>From gigafalk at yahoo.com Sun Jan 30 11:46:36 2000
Received: from smtp.mail.yahoo.com ([128.11.68.32]:47364 "HELO
        smtp.mail.yahoo.com") by max.tat.physik.uni-tuebingen.de with SMTP
	id <S742388AbQA3KqX>; Sun, 30 Jan 2000 11:46:23 +0100
Received: from a725a.pppool.de (HELO yahoo.com) (213.6.114.90)
  by smtp.mail.yahoo.com with SMTP; 30 Jan 2000 02:46:20 -0800
X-Apparently-From: <gigafalk at yahoo.com>
Sender: falk
Message-ID: <38941502.4B8AEEB8 at yahoo.com>
Date:   Sun, 30 Jan 2000 11:40:02 +0100
From:   Falk Brettschneider <gigafalk at yahoo.com>
Organization: FBI (Falk Brettschneider International)
X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.5 i586)
X-Accept-Language: en
MIME-Version: 1.0
To:     submit at bugs.kde.org
Subject: class parser can't handle such default parameter
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Return-Path: <gigafalk at yahoo.com>
X-Orcpt: rfc822;submit at bugs.kde.org

Package: kdevelop
Version: 1.1-beta1.0
Severity: normal
 
Bugreport ID : 23:34,29.01.00
 
Originator      : Falk Brettschneider
E-Mail          : gigafalk at yahoo.com
 
Subject : class parser can't handle such default parameter
 
Error Class     : software bug
Error Location  : class tree
Priority        : low
Bug Description ---------------------------
 
This line in a class definition (in header file):

  void manualDock( DockWidget* target, DockPosition dockPos, QPoint pos
= QPoint(0,0), int spliPos = 50 );

is not correctly shown in the class view.
You will only see:

  manualDock(DockWidget* target,  DockPosition dockPos, QPoint pos, )
 
Furthermore I can not get to its implementation part in the cpp file (by
mouse click)
 
 
How to repeat the error -------------------
 
 
 
Bugfix or Workaround ----------------------
 
 
 
System Information ------------------------
 
KDevelop version        : 1.1-beta1.0
KDE version             : 1.1
QT version              : 1.44
OS/Distribution         : Linux SuSE6.1
Compiler                :
 
misc :



__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

-
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