[Github-comments] [geany/geany] Use non-symlinked VTE libraries on macOS (#1625)

Jiří Techet notifications at xxxxx
Wed Oct 4 21:49:40 UTC 2017


techee commented on this pull request.



>  #else
-			"libvte.so", "libvte.so.4", "libvte.so.8", "libvte.so.9", "libvte.dylib",
+			"libvte.so", "libvte.so.4", "libvte.so.8", "libvte.so.9", "libvte.9.dylib",

Ah, yeah, I wanted to ask the same question but forgot about it :-).

Is there any danger that e.g. libvte.9.dylib will be missing but libvte.dylib present on some system? Similarly, has there ever been some problem with VTE loading which would require that Geany tries all the possibilities like "libvte.so", "libvte.so.4", "libvte.so.8", "libvte.so.9"?

-- 
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/1625#discussion_r142802315
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171004/47b0acea/attachment.html>


More information about the Github-comments mailing list