https://bugs.kde.org/show_bug.cgi?id=460870
Igor Kushnir <igor...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |igor...@gmail.com --- Comment #1 from Igor Kushnir <igor...@gmail.com> --- Search for "->" (with quotes) in KDevelop source code. I think the relevant results are in MemberAccessReplacer::replaceCurrentAccess() in file plugins/clang/codecompletion/context.cpp. Other bugs about incorrect . to -> replacements have been reported. I've experienced such a bug myself a few years ago. -- You are receiving this mail because: You are watching all bug changes.