https://bugs.kde.org/show_bug.cgi?id=401480
Kåre Särs <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Kåre Särs <[email protected]> --- I also get a crash with this arduino highlight file. I get the crash from an Q_ASSERT(format.isValid()) in KateHighlighting::applyFormat(...) replacing the assert with an early return stops the crash, but there is no highlighting and a lot of debug messages about the broken HL file. As expected not returning early also results in a crash. -- You are receiving this mail because: You are watching all bug changes.
