On Thu, Jan 18, 2018 at 12:21:03AM -0800, elextr wrote:
> > I thought about doing that at first, but I suspect that there may be symbol
> clashes between webkitgtk-1.0 and webkit2gtk-4.0, so loading plugins using
> different webkit libraries into the same instance of Geany may end badly.
>
> @hyperair luckily it can't happen since the ABI of a GTK2 Geany and a GTK3
> Geany will not be the same
> [see](https://github.com/geany/geany/blob/65097208df76439f0f059bafad5945624131475b/src/plugindata.h#L66)

Oh yeah, forgot about that. Also it turns out I was wrong about mixing
libraries. It might actually work after all:
https://github.com/hyperair/test-sym-conflict

--
Kind regards,
Loong Jin


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