[Github-comments] [geany] g_[l]stat require a GStatBuf argument, not struct stat (#677)
zhekov
notifications at xxxxx
Mon Oct 5 19:55:38 UTC 2015
Especially under Windows, there are 32-bit and 64-bit stat, and
g_[l]stat may use the non-default one.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/677
-- Commit Summary --
* g_[l]stat require a GStatBuf argument, not struct stat
-- File Changes --
M src/dialogs.c (2)
M src/document.c (6)
M src/socket.c (2)
M tagmanager/ctags/ctags.c (18)
M tagmanager/src/tm_source_file.c (4)
M tagmanager/src/tm_workspace.c (2)
-- Patch Links --
https://github.com/geany/geany/pull/677.patch
https://github.com/geany/geany/pull/677.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/677
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151005/5d32258f/attachment.html>
More information about the Github-comments
mailing list