Comment #1 on issue 342 by arenie...@gmail.com: Opening file that doesn't exist fails
http://code.google.com/p/yi-editor/issues/detail?id=342

Created pull request with fix: https://github.com/yi-editor/yi/pull/1

Also, I think Yi shouldn't rely on canonicalizePath at all. With directory 1.0.1.2 and higher it throws exception on Linux/OSX if file doesn't exist. Checking if file exists(and maybe OS too, since canonicalizePath implementation on windows works well) and using canonicalizePath or something else in different cases is rather strange, isn't it?

--
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel

Reply via email to