gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] Re: Semi-severe bug in tla-cygwin 1.2.1-dirnames


From: lode . leroy
Subject: Re: [Gnu-arch-users] Re: Semi-severe bug in tla-cygwin 1.2.1-dirnames
Date: Thu, 7 Oct 2004 09:29:24 +0200 (CEST)
User-agent: SquirrelMail/1.4.3a

> Lode,
>
>> tla does not handle the CR/LF problem /AT ALL/.
>> I'll see if diff can be changed to ignore the CR/LF...
>> but in the end, this is a shortcomming in the tla ...
>
> You may have to tell patch to read files in binary, then the diff/patch
> combination should do the right thing (keep line endings as they are,
> not change them in any way, even if a file has mixed endings).
> I "solved" this by going through vu everywhere, that way open(...,"r")
> and open(...,"rb") are identical.
>
> johannes
>

as I use a vu-handler, I had the opportinity to implement
vu-<handler>-open(path,flags) to call vu-sys-open(path, flags | O_BINARY)

-- lode


----------------------------------------------------------------------------------
Plaats je zoekertjes GRATIS op AdValvas
Placez votre petite annonce GRATUITEMENT sur AdValvas
http://www.advalvas.be




reply via email to

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