[Github-comments] [geany] Under Windows geany couldn't open file which was found by grep utility (Cygwin) with non ascii filename. (#783)

elextr notifications at xxxxx
Tue Jan 19 08:07:05 UTC 2016


The message window is UTF-8, it has to be.  When geany reads the filename it passes what it finds it to `document_open_file()` [here](https://github.com/geany/geany/blob/master/src/msgwindow.c#L1128) without first converting it to locale.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/783#issuecomment-172770469
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160119/ad7cf7de/attachment.html>


More information about the Github-comments mailing list