[kdevelop] [Bug 357585] ASSERT: "offset >= start" in clangutils.cpp

2018-03-27 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=357585 --- Comment #13 from Kevin Funk --- Git commit 2dbd9c0451f0380195b072ae5e530c70f211d2d7 by Kevin Funk, on behalf of Milian Wolff. Committed on 27/03/2018 at 11:53. Pushed by kfunk into branch '5.2'. Never assert when the assert can fire

[kdevelop] [Bug 357585] ASSERT: "offset >= start" in clangutils.cpp

2018-03-27 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=357585 --- Comment #12 from Milian Wolff --- Git commit d1c7c71244436cfb306800c37fc25835b71cc24e by Milian Wolff. Committed on 27/03/2018 at 09:33. Pushed by mwolff into branch 'master'. Never assert when the assert can fire sporadically

[kdevelop] [Bug 357585] ASSERT: "offset >= start" in clangutils.cpp

2017-01-16 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=357585 Kevin Funk changed: What|Removed |Added Target Milestone|5.0.0 |--- -- You are receiving this

[kdevelop] [Bug 357585] ASSERT: "offset >= start" in clangutils.cpp

2016-03-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357585 Kevin Funk changed: What|Removed |Added Keywords|release_blocker | --- Comment #11 from Kevin Funk

[kdevelop] [Bug 357585] ASSERT: "offset >= start" in clangutils.cpp

2016-03-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357585 --- Comment #10 from Kevin Funk --- Git commit cf87a91c1ae37d61d912448665208d6360701be5 by Kevin Funk. Committed on 08/03/2016 at 23:15. Pushed by kfunk into branch '5.0'. ClangUtils: Bail out after assert in relmode Make sure we never

[kdevelop] [Bug 357585] ASSERT: "offset >= start" in clangutils.cpp

2016-01-06 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357585 --- Comment #5 from bunge...@gmail.com --- It's not super reliable... if I muck with this file for a bit it eventually happens. When it can happen there is some visual indication, but I'm not sure how to explain it since I've only seen it a few times.

[kdevelop] [Bug 357585] ASSERT: "offset >= start" in clangutils.cpp

2016-01-06 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357585 --- Comment #6 from Kevin Funk --- Sorry for the inconvenience. I (quickly) checked the code yesterday (including your backtrace), but I don't really have an idea what's going on. I need more time for this (or another pair of eyes).

[kdevelop] [Bug 357585] ASSERT: "offset >= start" in clangutils.cpp

2016-01-06 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357585 --- Comment #7 from bunge...@gmail.com --- I'm currently getting this with Skia, which can be had by following the instructions at https://skia.org/user/quick/desktop , with the change that after following the steps there (to make sure everything is set

[kdevelop] [Bug 357585] ASSERT: "offset >= start" in clangutils.cpp

2016-01-06 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357585 --- Comment #8 from bunge...@gmail.com --- This may or may not be relevant, but I'm including these header files in the sources list, but they're also being included by other files. I've noticed that sometimes while editing such a header file a clang

[kdevelop] [Bug 357585] ASSERT: "offset >= start" in clangutils.cpp

2016-01-05 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357585 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Keywords|