[kdevelop] [Bug 359067] Auto-completion of method definitions does not follow declaration format or symbols, and breaks convention, and may also break compilation on some systems.

2016-09-07 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359067 Milian Wolff changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[kdevelop] [Bug 359067] Auto-completion of method definitions does not follow declaration format or symbols, and breaks convention, and may also break compilation on some systems.

2016-02-07 Thread Fredrik Haikarainen via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359067 --- Comment #2 from Fredrik Haikarainen --- I suspect the __cxx11 thing is highly related to GCC, since its specific to their stdlib, it would make sense that anything that uses clang instead isnt affected. A proper solution would probably be to someho

[kdevelop] [Bug 359067] Auto-completion of method definitions does not follow declaration format or symbols, and breaks convention, and may also break compilation on some systems.

2016-02-07 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359067 --- Comment #1 from Milian Wolff --- Can you please report the const placement in a separate bug? That should be affected by the source formatter, and from what I saw at a quick glance, astyle does not support it. The other issue with std::string vs. s