[Github-comments] [geany/geany] Problem with opening a faulty file (#1708)

Colomban Wendling notifications at xxxxx
Mon Dec 4 19:58:33 UTC 2017


Looks like your file has a NUL byte at the 910th line (after the `a`).  Geany currently does not support NUL bytes in files, so it causes some issues, like cutting the file after the first NUL byte, and preventing automatically loading it successfully.  See @elextr's answer and https://github.com/geany/geany/issues/618#issuecomment-133426114

-- 
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/1708#issuecomment-349086564
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171204/e4067ae9/attachment-0001.html>


More information about the Github-comments mailing list