[Bug 72692] New: code completion fails when there are c++ style comments containing . or ->

Robert Jonsson jonsson.robert at home.se
Thu Jan 15 15:29:02 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=72692      
           Summary: code completion fails when there are c++ style comments
                    containing . or ->
           Product: kdevelop
           Version: 3.0.0b2
          Platform: Mandrake RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: jonsson.robert at home.se


Version:           3.0.0b2 (using KDE 3.1.3)
Installed from:    Mandrake Linux Cooker i586 - Cooker
Compiler:          gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk)
OS:          Linux (i686) release 2.4.22-10mdk

I'm having trouble from time to time with kdevelop refusing to complete code. Just now I think I found one issue, I suspect there are others.

It seems the completion parses comments, but only C++ style comments. If I add a . or a -> to the comment line then auto-completion won't work on the line below.

oh, the completion is for code in the project, not from persistant class store, in case there is a difference.




More information about the KDevelop-devel mailing list