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

zhekov notifications at xxxxx
Tue Oct 6 17:18:39 UTC 2015


@elextr 

> Good catch!

Well, not exactly. I had spurious reload prompts from a long time with MinGW (no MSYS), but was too lazy to check why - turns out, the high 32 bits of st_mtime were sometimes non-zero (no idea why the 64-bit stat was used). Then MSYS2 gcc complained outright that the pointer type passed to g_stat() is wrong, so it was hard not to notice it. :)

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


More information about the Github-comments mailing list