Date: Thu, 11 Aug 94 22:21:20 EDT From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: sior AT i50s18 DOT ira DOT uka DOT de Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Bug in libc.a? Reply-To: babcock AT cfa DOT harvard DOT edu > I have a problem with fseek() in the new 1.12 release. > If I replace libc.a with the old library ( libc.a in 1.11m5 ) > everything is ok. I can confirm that some of my code which depends on fseek() broke with 1.12. I also note that fseek.c has major changes in 1.12; the old code is surrounded by #if 0...#endif. I haven't looked any further yet. It was only because of your message that I tested this at all, otherwise I might not have noticed for a while.