techee left a comment (geany/geany-plugins#1476)

@b4n I created #1479 for the LSP part. I left `g_uri_to_string_partial()` to 
you :-P.

I kind of hoped to define `-DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56` 
globally for all plugins and Geany because it would be useful but this produces 
warnings for functions provided by newer glib versions even if they are guarded 
by the corresponding `#if GLIB_CHECK_VERSION(...)` check. I'm not sure if 
there's a solution for this.

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

Message ID: <geany/geany-plugins/pull/1476/[email protected]>

Reply via email to