Issue 116 in vim: xxd -i output syntactically incorrect for empty files.

2013-02-26 Thread vim
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 116 by lorrywoo...@gmail.com: xxd -i output syntactically incorrect for empty files. http://code.google.com/p/vim/issues/detail?id=116 What steps will reproduce the problem? 1. Create an empty file: $ touch empty.txt 2. R

Re: Issue 116 in vim: xxd -i output syntactically incorrect for empty files.

2013-02-26 Thread vim
Comment #1 on issue 116 by lorrywoo...@gmail.com: xxd -i output syntactically incorrect for empty files. http://code.google.com/p/vim/issues/detail?id=116 I have fixed this with the following commit: http://code.google.com/r/lorrywoodman-fix-xxd-zero-byte-input-bug/source/detail?r=687a7d45da1

Re: Issue 116 in vim: xxd -i output syntactically incorrect for empty files.

2013-02-26 Thread Bram Moolenaar
Lawrence Woodman wrote: > Comment #1 on issue 116 by lorrywoo...@gmail.com: xxd -i output > syntactically incorrect for empty files. > http://code.google.com/p/vim/issues/detail?id=116 > > I have fixed this with the following commit: > http://code.google.com/r/lorrywoodman-fix-xxd-zero-byte-in

Re: Issue 116 in vim: xxd -i output syntactically incorrect for empty files.

2014-09-30 Thread vim
Updates: Status: Fixed Comment #2 on issue 116 by chrisbr...@googlemail.com: xxd -i output syntactically incorrect for empty files. https://code.google.com/p/vim/issues/detail?id=116 Should be fixed by Vim 7.3.835 -- You received this message because this project is configured to sen