Re: Patch for robots 2.0-3

2004-05-04 Thread Corinna Vinschen
On May 4 13:46, Andre Bleau wrote: > I've noticed that robots 2.0-3 fails to update its high score files with > cygwin 1.5.x. Debugging shows that the bug is related to lseek. Searching > the archives, I found this message from cgf: > > http://www.cygwin.com/ml/cygwin/2003-07/msg01677.html Tha

Patch for robots 2.0-3

2004-05-04 Thread Andre Bleau
I've noticed that robots 2.0-3 fails to update its high score files with cygwin 1.5.x. Debugging shows that the bug is related to lseek. Searching the archives, I found this message from cgf: http://www.cygwin.com/ml/cygwin/2003-07/msg01677.html And here's why "fails.c" fails: --- lseek-fails.c