[Github-comments] [geany] g_[l]stat require a GStatBuf argument, not struct stat (#677)

Matthew Brush notifications at xxxxx
Tue Oct 6 23:43:47 UTC 2015


> @@ -49,6 +49,7 @@
>  
>  
>  
> +#ifndef GLIB_MAJOR_VERSION

I'm all for deleting as much code as possible :) If the block is left, IMO it should be changed to `#if 0` since it's obvious that it's more like a comment, whereas using `GLIB_MAJOR_VERSION` is kind of confusing.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/677/files#r41337184
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151006/30ffc23e/attachment.html>


More information about the Github-comments mailing list