On Sun, 18 Apr 2004 12:23:11 -0400, Dimitrie O. Paun wrote:
This is weird one. The Winelib build of AbiWord exposes an off-by-one error. However, the Win32 build of AbiWord works perfectly (without this very problem) under Wine/ReactOS/Windows. AbiWord builds flawlessly under Winelib, not even a warning, so my guess one of our constants is off by one. The bug must appear in their code while building it, since our code to execute the Winelib app and the Win32 app is byte for byte identical.
Can you build on Windows with our headers, and maybe substitute them one at a time until you locate the header of ours which is wrong?