[Github-comments] [geany/geany] Ctags sync, part 1 (#1160)

Colomban Wendling notifications at xxxxx
Sat Aug 6 00:26:33 UTC 2016


> +
> +static const char *ExecutableName = "geany";
> +
> +/*
> +*   FUNCTION PROTOTYPES
> +*/
> +#ifdef NEED_PROTO_STAT
> +extern int stat (const char *, struct stat *);
> +#endif
> +#ifdef NEED_PROTO_LSTAT
> +extern int lstat (const char *, struct stat *);
> +#endif
> +
> +#if 0
> +static boolean createTagsForEntry (const char *const entryName);
> +#endif

this has nothing to do here I'd say, as it's defined nowhere

---
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/1160/files/d440a81166e62d41e2b06d555b471db5fdd8d80d..ea72ecc00fc22f24eced3ffce7c7db67d5f02271#r73776321
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160805/1b557d17/attachment.html>


More information about the Github-comments mailing list