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

List:       kdevelop-bugs
Subject:    [Bug 201752] New: C++ Parser fails on struct definition
From:       Thomas McGuire <mcguire () kde ! org>
Date:       2009-07-28 9:41:22
Message-ID: bug-201752-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

           Summary: C++ Parser fails on struct definition
           Product: kdevelop
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: mcguire@kde.org


Version:            (using Devel)
OS:                Linux

KDevelop can't parse the following code:

static const struct {
  const char * a;
  const char * b;
} foo[] = {
  { "a", "b" },
  { "aa", "bb" },
};
static const int num = sizeof foo / sizeoff *foo;

There are yellow underlines in the last two lines.

-- 
Configure bugmail: https://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