[Github-comments] [geany/geany] Windows: Convert working directory to locale encoding before spawning commands (#1095)

elextr notifications at xxxxx
Tue Jun 28 00:16:40 UTC 2016


@b4n since there are multiple callers of spawn that means that multiple places need #if win32 and then to do the conversions to locale.  Better to do as @eht16 has and put it in one place in spawn.  The API is sort of broken as it stands, but if you are worried about it, make a new additional function like "spawn_utf8" that takes utf-8 and converts it to locale.

---
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/1095#issuecomment-228913788
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160627/0e9cce56/attachment.html>


More information about the Github-comments mailing list