@codebrainz commented on this pull request.


In src/sciwrappers.c:

> @@ -42,7 +42,51 @@
 #include <string.h>
 
 
-#define SSM(s, m, w, l) scintilla_send_message(s, m, w, l)
+#ifndef NDEBUG
+

FIXME: spurious line break


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.