bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Bug: 14 point one-sided race database withmakebearoff.ex


From: Øystein Johansen
Subject: Re: [Bug-gnubg] Bug: 14 point one-sided race database withmakebearoff.exe
Date: Thu, 06 Jan 2005 20:34:14 +0100
User-agent: Mozilla Thunderbird 0.8 (Windows/20040913)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jim Segrave wrote:
| What's the type of an offset in a seek command? Under FreeBSD, it's a
| long, not an unsigned long and limits the seeks to 2^31-1
| bytes. makebearoff.c is full of fseek commands, so it's likely to go
| very very wrong at this point.

He he! I havn't checked this all the way but it looks like:

C:\MinGW\include>grep fseek *.h
[snip some irrelevant hits]
stdio.h:int __cdecl __mingw_fseek (FILE *, long, int);
stdio.h:#define fseek(fp, offset, whence)  __mingw_fseek(fp, offset, whence)

Can that really be true?

- -Øystein


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFB3ZK26kDTFPhwyqYRAhGOAJ9g7vwLXhpAN2OMlfj7wOoO+vcW9wCfQwpT
759t4fOw6dh2a4Dg727q8UY=
=kzG1
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]