[Github-comments] [geany/geany-plugins] Port both webhelper and markdown to webkit2gtk (#677)

Chow Loong Jin notifications at xxxxx
Thu Jan 18 08:43:56 UTC 2018


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 or view it on GitHub:
https://github.com/geany/geany-plugins/pull/677#issuecomment-358576869
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180118/f27637ad/attachment.html>


More information about the Github-comments mailing list