| Summary: | "new" parsed as keyword in C sources although it is not even reserved | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Michal Srb <michalsrb> |
| Component: | Language Support: CPP (old) | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | wishlist | CC: | aleixpol |
| Priority: | NOR | ||
| Version First Reported In: | 4.0.0 | ||
| Target Milestone: | 4.2.0 | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Michal Srb
2011-04-07 13:51:33 UTC
there is no support for plain C yet *** This bug has been marked as a duplicate of bug 57156 *** That bug is related to the Kate highlighting, it's not about C being supported, I think it should be re-assigned to Kate. (In reply to comment #2) > That bug is related to the Kate highlighting, it's not about C being supported, > I think it should be re-assigned to Kate. No, the basic C highlighting is working correctly (the "new" word is not bold). I was just complaining about the kdevelop parser. I didn't know that plain C is not supported. Ok, sorry. I withdraw my comment then :). Moving all the bugs from the CPP Parser. It was not well defined the difference between it and C++ Language Support and people kept reporting in both places indistinctively |