[Bug 64783] New: c++ parser breaks at "restrict" type qualifier
Gunther Piez
gpiez at web.de
Tue Sep 23 10:02:05 UTC 2003
------- 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=64783
Summary: c++ parser breaks at "restrict" type qualifier
Product: kdevelop
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: cpp-parser
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: gpiez at web.de
Version: (using KDE KDE 3.1.3)
Installed from: Compiled From Sources
Compiler: gcc-3.3.1
OS: Linux
if you have a struct or class containing a "restrict" member, it doesn't show up in the classparser anymore. "restrict" should behave like "volatile" or "const".
More information about the KDevelop-devel
mailing list