[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 65272] New: struct member completion not working in some cases
From:       "Jörg" "Rüppel" <joerg () sharky-x ! de>
Date:       2003-09-30 21:02:53
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
     
http://bugs.kde.org/show_bug.cgi?id=65272     
           Summary: struct member completion not working in some cases
           Product: kdevelop
           Version: 3.0.0a6
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: code completion
        AssignedTo: kdevelop-devel@kdevelop.org
        ReportedBy: joerg@sharky-x.de


Version:           3.0.0a6 (using KDE 3.1.92 (alpha2, CVS >= 20030921), Gentoo)
Compiler:          gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)
OS:          Linux (i686) release 2.4.20-gentoo-r6

Hi,

the following cases don't show members for structs:

- a struct defined locally inside a function and used there

- a struct that is defined globally normally works
  struct test {
    int a, b;
  };

but not on arrays of them like:

test t[10];
t[2].   <- no completion

hope that is enough information, and again thanks for the codecompletion roberto ;)
regards
jörg
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic