> The problem is that it involves Objective-C which we don't use in the code at > the moment and from what I remember Colomban wasn't very keen of using it > (which then complicates build settings and requires linking objective-c > runtime).
Its not nice having lots of foreign language stuff in `#ifdef` everywhere, can it be in a separate file like Scintilla "platform" stuff? > (which then complicates build settings and requires linking objective-c > runtime). meson FTW!!! `</troll b4n>` :) -- 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/issues/1729#issuecomment-361791590
