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

List:       kdevelop-bugs
Subject:    [Bug 182782] New: CPP Parsing problems in template situation
From:       Thomas McGuire <mcguire () kde ! org>
Date:       2009-02-01 19:49:36
Message-ID: bug-182782-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

http://bugs.kde.org/show_bug.cgi?id=182782

           Summary: CPP Parsing problems in template situation
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: mcguire@kde.org


Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Compiled From Sources

I have one place in my current project that is not parsed correctly.
The code is:

    vmml::Vector3<float> finalMoveStep( mMoveDirection * mElapsed );
    vmml::Vector3<float> newPos( cameraPosition + finalMoveStep );
    newPos.

The problems here are:
1. mElapsed is not recognized, even though it is a normal member variable
2. No code completition after newPos.
   If I replace newPos with finalMoveStep, code completition works here.

The vmml::Vector3 include can be found at
http://vmmlib.svn.sourceforge.net/viewvc/vmmlib/trunk/include/vmmlib/vector3.h?revision=208.

I can also provide my CPP files by private mail.


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

_______________________________________________
KDevelop-bugs mailing list
KDevelop-bugs@kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

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