Bug#2771: marked as done (Class parser bug) by John Firebaugh <jfirebaugh at kde.org>

Stephan Kulow owner at bugs.kde.org
Thu Jul 26 22:48:24 UTC 2001


Your message with subj: Not reproduceable with current cvs



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; 1 Mar 2000 03:28:29 +0000
>From slm at blue.slinuxmachines.com Wed Mar  1 04:28:29 2000
Received: from adsl-216-63-35-121.dsl.stlsmo.swbell.net ([216.63.35.121]:50426
        "EHLO blue.slinuxmachines.com") by max.tat.physik.uni-tuebingen.de
	with ESMTP id <S742409AbQCAD2Q>; Wed, 1 Mar 2000 04:28:16 +0100
Received: (from slm at localhost)
	by blue.slinuxmachines.com (8.9.3/8.9.3) id VAA19091;
	Tue, 29 Feb 2000 21:30:24 -0600
Date:   Tue, 29 Feb 2000 21:30:24 -0600
Message-Id: <200003010330.VAA19091 at blue.slinuxmachines.com>
FROM:   Federico David Sacerdoti <tech at slinuxmachines.com>
TO:     submit at bugs.kde.org
SUBJECT: Class parser bug
Return-Path: <slm at blue.slinuxmachines.com>
X-Orcpt: rfc822;submit at bugs.kde.org

Package: kdevelop
Version: 1.0
Severity: normal

Bugreport ID : 21:27,29.02.00

Originator	: Federico David Sacerdoti
E-Mail		: tech at slinuxmachines.com

Subject : Class parser bug

Error Class	: software bug
Error Location	: Class parser
Priority	: low
Bug Description ---------------------------

The class parser assumes that the opening brace
of a method is on the same line as the method name.

The following causes the class parser to misjudge the locations 
of its member functions in the .cpp files.

void foo(parent,name) :
  QObject(parent,name),
  property1(0)
{

}

Thought I would let you know,
Dave

How to repeat the error -------------------



Bugfix or Workaround ----------------------



System Information ------------------------

KDevelop version	: 1.0
KDE version		: 1.1.2
QT version		: 1.44
OS/Distribution		: Linux 2.2.12 Mandrake 6.0
Compiler		: gcc

misc :

-
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