Re: setvbuf / [ANNOUNCEMENT] Updated: cygwin-1.5.5-1

2003-10-01 Thread Christopher Faylor
On Wed, Oct 01, 2003 at 11:11:39AM -0700, Jan Jaeger wrote: >The attached test case does should display test2 wait five seconds and >then display test3, instead on my system it issues test2 and test3 >simultanuously. Thanks for the test case. I've checked in an ugly hack to work around the proble

Re: setvbuf / [ANNOUNCEMENT] Updated: cygwin-1.5.5-1

2003-10-01 Thread Jan Jaeger
The attached test case does should display test2 wait five seconds and then display test3, instead on my system it issues test2 and test3 simultanuously. Thanks, jj --- Christopher Faylor <[EMAIL PROTECTED]> wrote: > On Wed, Oct 01, 2003 at 10:49:08AM -0700, Jan Jaeger > wrote: > >I have downloade

Re: setvbuf / [ANNOUNCEMENT] Updated: cygwin-1.5.5-1

2003-10-01 Thread Christopher Faylor
On Wed, Oct 01, 2003 at 10:49:08AM -0700, Jan Jaeger wrote: >I have downloaded the latest (I think?) version of cygwin, but my >problem still persists. uname -a reports: CYGWIN_NT-5.1 jj >1.5.5(0.94/3/2) 2003-09-20 16:31 i686 unknown unknown Cygwin. The 0.94 >does not look quite right to me is th

Re: setvbuf / [ANNOUNCEMENT] Updated: cygwin-1.5.5-1

2003-10-01 Thread Jan Jaeger
Hi, I have downloaded the latest (I think?) version of cygwin, but my problem still persists. uname -a reports: CYGWIN_NT-5.1 jj 1.5.5(0.94/3/2) 2003-09-20 16:31 i686 unknown unknown Cygwin. The 0.94 does not look quite right to me is this correct? If so, which ftp site would contain a 1.xx? Tha