[kdevelop] [Bug 265975] c++ parser doesn't support designated initializers (C99 feature)

2016-09-21 Thread Andrej Krutak via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=265975

--- Comment #5 from Andrej Krutak  ---
In kdevelop5 it really looks OK. Thanks for all the clang work, great stuff!

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 265975] c++ parser doesn't support designated initializers (C99 feature)

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=265975

Kevin Funk  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||5.0.0

--- Comment #4 from Kevin Funk  ---
Hello!

We worked on a new clang-based C/C++ language plugin for KDevelop 5 which
supersedes the old C++ plugin in KDevelop 4. See e.g.:
https://www.kdevelop.org/news/first-beta-release-kdevelop-500-available
https://www.kdevelop.org/news/kdevelop-500-released

Due to a lack of manpower, we cannot fix bugs in the old C++ plugin. We rather
want to supply a good Clang based C++ experience for KDevelop 5 than wasting
our time on the legacy C++ support for KDevelop 4.

With the new clang-based C/C++ language plugin, the bug presented here does not
occur in my testing. For these reasons, I'll close this bug. Please try out
KDevelop 5, either by downloading it through your distro, or by playing around
with the AppImage:.

If you think this bug is applicable to Clang/KDevelop 5, please reopen the
report and add new information on how to reproduce the bug there.

Sorry for the inconvenience, I hope you understand the reasoning above.

Cheers

-- 
You are receiving this mail because:
You are watching all bug changes.