Summary: | Usability suggestions and questions | ||
---|---|---|---|
Product: | [Developer tools] kdevplatform | Reporter: | RJVB <rjvbertin> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED NOT A BUG | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
RJVB
2014-09-17 11:56:53 UTC
Would be better if you'd created separate bugs for each of the issues. Anyway: Regarding ObjC/ObjC++ support: That won't come back in kde4-legacy. If at all, that's something where kdev-clang would come in handy, because LLVM obviously also supports those dialects (more info here: http://kfunk.org/2014/08/17/randa-report-hacking-on-kde-and-meeting-friends/. Again, I would love someone giving a hand here, because I can focus on that in the near future) Note that the kde4 legacy branch is dead. No work will be done there at all. Only the 1.7/4.7 branches will see work, and that only for bugfixes. If you want to change features, behavior, usability, layout, ... you'll have to work on master, i.e. KF5/Qt5 version of KDevelop. It's been said often enough the last few weeks: KF5 is still a long way off from being ready for regular use on OS X. Until that time, KDE4 is not dead on that platform, and I won't be touching KF5/Qt5. It also means that bug reports and fixes coming from OS X users will concern KDE4 (I'm thinking that will be true also for a majority of Debian users ...) I'm not expecting anyone not on OS X to do any real work on legacy code, but I think it's not too much to ask for pointers, suggestions, feedback ... any of the things one could expect from a community that identifies itself as such and is not about to leave people who are locked-in to older versions figure out everything by themselves. Regarding my question concerning ObjC(++): please have another look. I wasn't asking for real language support. I would just like to know how/where I can get the current (non-Clang) parser to treat the language as regular C(++), which should be as simple as accepting a few more extensions as C/C++ (instead of as a not-yet-supported language). I already know it doesn't (necessarily) crash if I rename a .mm file to .cpp . And projects that require a real ObjC parser, I'll be doing those in Xcode anyway... Last time I tried it, kdev-clang still built against git/kde4-legacy . As long as that's the case I'd love to help out (as far as possible, from what I've seen it's far from the easiest project to deep-dive into ... ). Report is too vague; unspecific. Please report separate issues and/or start a discussion on the mailing list. |