[Github-comments] [geany/geany] WIP: Remove GTK+2 Support (#2602)

elextr notifications at xxxxx
Mon Nov 2 21:22:02 UTC 2020


@elextr commented on this pull request.



> @@ -60,9 +60,9 @@ G_BEGIN_DECLS
  */
 #define GEANY_API_VERSION 239
 
-
-/* when gtk2 and gtk3 were both supported at the same time this was used
- * to prevent loading gtk2 plugins with gtk3 Geany or vice versa. */
+/* hack to have a different ABI when built with different GTK major versions
+ * because loading plugins linked to a different one leads to crashes.
+ * Only GTK3 is currently supported. */

> we could just offset, and we'd loose a whole lot less values.

Agreed, IIUC your suggestion is allowing 1024 per version which should be enough on past experience.

-- 
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/2602#discussion_r516261150
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201102/65cd86cd/attachment-0001.htm>


More information about the Github-comments mailing list