https://bugs.kde.org/show_bug.cgi?id=348345
Tim Besard <tim.bes...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tim.bes...@gmail.com --- Comment #4 from Tim Besard <tim.bes...@gmail.com> --- Created attachment 96955 --> https://bugs.kde.org/attachment.cgi?id=96955&action=edit Remove other lineno>=0 assertion. Similar to the original report, I've also been running into a negative lineno assertion, using valgrind from SVN trunk with Julia using LLVM 3.7. I assume the remaining `lineno >= 0` assertion (for inlined calls) needs to be axed as well? Attached is a small patch. -- You are receiving this mail because: You are watching all bug changes.