https://bugs.kde.org/show_bug.cgi?id=357347
Bug ID: 357347
Summary: KDevelop can't parse K&R function definitions
Product: kdevelop
Version: 4.7.2
Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Language Support: CPP
Assignee: [email protected]
Reporter: [email protected]
When the C parser tries to parse K&R style function declarations it fails
giving an "Unexpected token 'identifier'" error. You can see an example of this
by loading this file into KDevelop:
https://github.com/krb5/krb5/blob/master/src/lib/gssapi/mechglue/g_inq_cred.c
--
You are receiving this mail because:
You are watching all bug changes.