RE: ftell() bug

2002-11-28 Thread Zhabitsky Oleg-QOZ001
TECTED]] > Sent: Thursday, November 28, 2002 5:35 AM > To: [EMAIL PROTECTED] > Subject: Re: ftell() bug > > > On Fri, Nov 22, 2002 at 10:53:56AM +0500, Serge P. Voronin wrote: > >I'm find a bug in ftell() while compiling with -mno-cygwin flag (see > >attachm

Re: ftell() bug

2002-11-27 Thread Christopher Faylor
On Fri, Nov 22, 2002 at 10:53:56AM +0500, Serge P. Voronin wrote: >I'm find a bug in ftell() while compiling with -mno-cygwin flag (see >attachment). If we compile program without -mno-cygwin flag, then no >bug present. Try compiling the program on linux or unix and see what you get. You'll see t