This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: VIM - Vi IMproved 6.4 (2005 Oct 15, compiled Oct 17 2005 11:54:34


Corinna Vinschen wrote:

No, it doesn't.  I just tried it in 6.3 and this behaviour is the same
as in 6.4.

??


% pwd
/cygdrive/c/temp/test
% ls
% touch x
% ls -li
20547673299962566 -rw-rw-rw-  1 shankar None 0 Oct 25 12:10 x
% vim X
% ls -li
total 1
20547673299962566 -rw-rw-rw-  1 shankar None 6 Oct 25 12:10 x

% mount
<...>
c: on /cygdrive/c type system (textmode,noumount)


Case preserved, and looks like it overwrote the old file (instead of moving it out of the way and writing a new file). Running cygwin 1.5.18-1, vim 6.3-1 and cygwin 1.5.18-1, but a snapshot DLL:


 1762k 2005/09/19 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2005/9/19 8:53
    Cygwin DLL version info:
        DLL version: 1.5.19
        [...]
        Build date: Mon Sep 19 11:53:13 EDT 2005
        Snapshot date: 20050919-11:51:47
        Shared id: cygwin1S4

Cygcheck not attached, but can be provided if needed.


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]