bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: null character problem with cvs


From: Larry Jones
Subject: Re: null character problem with cvs
Date: Fri, 18 May 2001 17:29:46 -0400 (EDT)

Alberto Gobbi writes:
> 
> I do not think that in this case ms is the bad guy. Since it does work if I
> turn of the crlf conversion. Also with this kind of bug even ms could not
> survive.

It's hard to see how it could be anthing else but MS.  As far as CVS is
concerned, the only difference between text and binary is whether we
fopen the file with mode "w" or "wb"; after that, everything is exactly
the same in either case.  It almost has to be in the CRTL or somewhere
in the OS, and it's probably a subtle interaction of some kind that only
shows up when a very particular set of circumstances happen.  If you can
reliably reproduce the problem, you're in an ideal position to track it
down.  Whether you have the tools and knowledge to do so, however, I
don't know.

-Larry Jones

When I want an editorial, I'll ASK for it! -- Calvin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]