Re: Re[2]: [PATCH] cygutils:conv.c: Prevent truncation of file if 0xFF is encountered

2002-04-16 Thread Chris January
> >> >> A patch is attached to fix this behaviour. > >> CJ> See my reply on cygwin-patches mailing list. > >> > >> :))) Yeah, saw it already :) It's the right thing to do of course. > >> I didn't thought too much when "hacked" mine - did it in a hurry so we > >> can just fix the problem :( > >Subm

Re: Re[2]: [PATCH] cygutils:conv.c: Prevent truncation of file if 0xFF is encountered

2002-04-16 Thread Christopher Faylor
On Tue, Apr 16, 2002 at 11:53:07AM +0100, Chris January wrote: >> Hello Chris, >> >> Monday, April 15, 2002, 10:52:52 PM, you wrote: >> >> >> A patch is attached to fix this behaviour. >> CJ> See my reply on cygwin-patches mailing list. >> >> :))) Yeah, saw it already :) It's the right thing to do

Re: Re[2]: [PATCH] cygutils:conv.c: Prevent truncation of file if 0xFF is encountered

2002-04-16 Thread Chris January
> Hello Chris, > > Monday, April 15, 2002, 10:52:52 PM, you wrote: > > >> A patch is attached to fix this behaviour. > CJ> See my reply on cygwin-patches mailing list. > > :))) Yeah, saw it already :) It's the right thing to do of course. > I didn't thought too much when "hacked" mine - did it in

Re[2]: [PATCH] cygutils:conv.c: Prevent truncation of file if 0xFF is encountered

2002-04-16 Thread Pavel Tsekov
Hello Chris, Monday, April 15, 2002, 10:52:52 PM, you wrote: >> A patch is attached to fix this behaviour. CJ> See my reply on cygwin-patches mailing list. :))) Yeah, saw it already :) It's the right thing to do of course. I didn't thought too much when "hacked" mine - did it in a hurry so we c