[Github-comments] [geany/geany-plugins] Scope: fix Automake conditional when building for Windows (#787)

elextr notifications at xxxxx
Wed Nov 14 23:10:33 UTC 2018


> After removing the "vte.h" include in scope.c it builds fine on Windows and the include seems unnecessary to me after reading f0dbaba or am I missing something?

Looks unused to me too.

Note that the include of `<vte/vte.h>` in `conterm.c` is guarded by `OS_UNIX` so if its needed in `scope.c` then it (and whatever uses it) should be guarded too.

-- 
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/787#issuecomment-438853818
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20181114/7ca35371/attachment.html>


More information about the Github-comments mailing list