On 4 August 2013, Tony Mechelynck <[email protected]> wrote:
> On 03/08/13 14:11, Bram Moolenaar wrote:
> >
> >Patch 7.4b.012
> >Problem:    Output from a shell command is truncated at a NUL. (lcd 47)
> >Solution:   Change every NUL into an SOH.
> >Files:           src/misc1.c
> 
> Why into an SOH, and not into a (non-line-breaking) LF like
> everywhere else in Vim?

    Because then NUL would be indistinguishable from "normal" LF, which
may or may not be what you want when parsing compiler errors.  SOHs
can be converted to LFs if you don't need them, but not the other way
around.

    /lcd

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Raspunde prin e-mail lui