[Github-comments] [geany/geany] `write_data_to_disk()` does not follow Glib advice (#1271)

Colomban Wendling notifications at xxxxx
Sat Oct 22 08:09:42 UTC 2016


As @codebrainz said, it's to handle filename encoding implicitly.  We could duplicate this (it's used in several places), even with just a mere copy to ensure it uses the same libc, but it should probably only be done if we find an actual issue with this.  AFAIK we never got bitten by this, so I'd rather assess the actual possibilities before going ahead and copying some code over.

-- 
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/issues/1271#issuecomment-255514237
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161022/768e8eff/attachment.html>


More information about the Github-comments mailing list