https://bugs.kde.org/show_bug.cgi?id=387994

            Bug ID: 387994
           Summary: All variable in body and parameter in a global lambda
                    hightlighted as global variables
           Product: kdevelop
           Version: git master
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Language Support: CPP (Clang-based)
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: gufi...@gmail.com
  Target Milestone: ---

Created attachment 109431
  --> https://bugs.kde.org/attachment.cgi?id=109431&action=edit
Acual result of hightlighting

When declaring a global lambda, or sending a lambda into a function inside the
global scope, all parameters of the lambda and variables in the body of the
lambda are hightlighed light pink, as of they were all in the global scope.

Expected result:
All variables and parameter to be hightlighted in different colors.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to