@kugel- commented on this pull request.


>       SSM(sci, SCI_SETILEXER, 0, (uintptr_t) lexer);
 
-       if (old != (gint)lexer_id)
+       if (old != sci_get_lexer(sci))

Well we'll have to start somewhere. Other places can be fixed incrementally I 
would say.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3668#discussion_r1382575002
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3668/review/[email protected]>

Reply via email to