[Github-comments] [geany/geany-plugins] [geanylua] geany.scintilla() does not work with SCI_SETLEXER (#646)

Skif-off notifications at xxxxx
Thu Nov 23 12:10:02 UTC 2017


@codebrainz 
Yes, both variant works fine. Only one warning:
```  CC       libgeanylua_la-glspi_app.lo
In file included from /usr/include/x86_64-linux-gnu/sys/stat.h:25:0,
                 from glspi_app.c:8:
/usr/include/features.h:183:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
```
I added line ```#define _DEFAULT_SOURCE /* fix warning with glibc >= 2.20 */``` below.

-- 
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/issues/646#issuecomment-346602099
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171123/3e645dde/attachment.html>


More information about the Github-comments mailing list