Partially resolves, or improves debugging for #1569. In the future we could give better feedback to the user by showing a dialog or something. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/1572 -- Commit Summary -- * Remove redundant SSM macros * Check Scintilla status in debug builds * Change all scintilla_send_message calls to use SSM macro * Improve Scintilla status messages output -- File Changes -- M src/callbacks.c (2) M src/document.c (2) M src/editor.c (10) M src/highlighting.c (4) M src/keybindings.c (8) M src/printing.c (14) M src/sciwrappers.c (46) M src/sciwrappers.h (10) M src/search.c (4) M src/symbols.c (10) -- Patch Links -- https://github.com/geany/geany/pull/1572.patch https://github.com/geany/geany/pull/1572.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1572
