D18509: Fixed Bug Which Caused Infinite Loop While Highlighting Kconfig Files

2019-01-25 Thread Jason Wilbee
jwilbee updated this revision to Diff 50286. jwilbee added a comment. Added requested changes to fallthrough context Incremented version number REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D18509?vs=50212&id=50286 BRANCH kconfig-freeze-fix

D18509: Fixed Bug Which Caused Infinite Loop While Highlighting Kconfig Files

2019-01-24 Thread Jason Wilbee
jwilbee retitled this revision from "Fixed bug where typing menu or menuconfig while editng a kconfig file would cause the loop at abstracthighlighter.cpp:299 to get stuck in an inite loop. This would occur because the config_entry_start and menu_entry contexts would push an error..." to "Fixed

D18509: Fixed bug where typing menu or menuconfig while editng a kconfig file would cause the loop at abstracthighlighter.cpp:299 to get stuck in an inite loop. This would occur because the config_ent

2019-01-24 Thread Jason Wilbee
jwilbee created this revision. Herald added projects: Kate, Frameworks. Herald added subscribers: kde-frameworks-devel, kwrite-devel. jwilbee requested review of this revision. REVISION SUMMARY ...line end context and the error line end context would pop back to the config_entry or menu_entry c