Dmitrijs Ledkovs wrote:
>> These are annoying to read, but relatively harmless (unless you do
>> -Werror of course :) . They do mean that the code concerned is not
>> really doing sufficient error checking, which should IMO be fixed; I
>> think I provided some ideas/a patch for at least some of t
2009/5/24 Jonathan Marsden :
> Dmitrijs Ledkovs wrote:
>
>> Verseparsing-utf8 is failing.
>
> Confirmed. I saw that too a while back...
>
>> ../src/mgr/filemgr.cpp: In member function ‘signed char
>> sword::FileMgr::trunc(sword::FileDesc*)’:
>> ../src/mgr/filemgr.cpp:276: warning: ignoring ret
Dmitrijs Ledkovs wrote:
> Verseparsing-utf8 is failing.
Confirmed. I saw that too a while back...
> ../src/mgr/filemgr.cpp: In member function ‘signed char
> sword::FileMgr::trunc(sword::FileDesc*)’:
> ../src/mgr/filemgr.cpp:276: warning: ignoring return value of ‘ssize_t
> write(int, const
Verseparsing-utf8 is failing.
$ wget -q
http://crosswire.org/ftpmirror/pub/sword/source/v1.6/sword-1.6.0.tar.gz
$ sha256sum sword-1.6.0.tar.gz
8f1348c98015c656414f89ffa235afb3b1860cce2b242a81baeb16fde7678f4a
sword-1.6.0.tar.gz
$ tar xf sword-1.6.0.tar.gz
$ cd sword-1.6.0/
$ ./configure --wit