Bug#16929: marked as done (Problem parsing structs) by John Firebaugh <jfirebaugh at kde.org>

Stephan Kulow owner at bugs.kde.org
Sat Aug 31 03:04:55 UTC 2002


Your message with subj: Problem parsing structs

Thank you for your bug report.
The bug that your reported no longer applies to the latest development (CVS) 
version of KDE. This is most probably because the bug has been fixed, the 
application has been substantially modified, or the application no longer 
exists. The bug report will be closed.

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)

(Complete bug history is available at http://bugs.kde.org/db/16/16929.html)

Received: (at submit) by bugs.kde.org; 12 Dec 2000 01:08:22 +0000
Received: (qmail 15718 invoked from network); 12 Dec 2000 01:08:18 -0000
Received: from rm03-24-131-187-52.ce.mediaone.net (HELO localhost.localdomain) (@24.131.187.52)
  by max.tat.physik.uni-tuebingen.de with SMTP; 12 Dec 2000 01:08:18 -0000
Received: (from kbreit at localhost)
	by localhost.localdomain (8.9.3/8.9.3) id TAA18909;
	Mon, 11 Dec 2000 19:01:44 -0600
Date: Mon, 11 Dec 2000 19:01:44 -0600
Message-Id: <200012120101.TAA18909 at localhost.localdomain>
FROM: Kevin Breit <battery841 at mediaone.net>
TO: submit at bugs.kde.org
SUBJECT: Problem parsing structs

Package: kdevelop
Version: 1.3
Severity: normal

Bugreport ID : 18:57,11.12.00

Originator	: Kevin Breit
E-Mail		: battery841 at mediaone.net

Subject : Problem parsing structs

Error Class	: software bug
Error Location	: class tree
Priority	: medium
Bug Description ---------------------------

I have a simple structure that says:

struct
{
    char name;
    int age;
    int grade;
} boy, girl;

In the CV, all it says is:

Structures
|
|_Boy

There is no girl entry.  Any ideas

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

Insert the code into a project, and go to view -> reload

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



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

KDevelop version	: 1.3
KDE version		: 2.0.1
QT version		: qt-2.2.2
OS/Distribution		: Linux 2.2.17 / RedHat 6.2
Compiler		: gcc/g++

misc :




More information about the KDevelop-devel mailing list