RE: [sword-devel] question and suggestion

2001-11-02 Thread Chris Little
> When compiling sword I now see neat messages like > > ../../../include/utilstr.h:79: warning: overflow in implicit constant > conversion > > in many places. Is that correct? I'm not getting this error, but I corrected the signedness of an array in that file. Maybe that will fix it. > A p

[sword-devel] Sword.chm

2001-11-02 Thread Jerry Hastings
Chris and David, I don't seem to be getting any more feedback on the help files, so if you are done making visual changes to BibleCS I will upload the final release version for 1.5.3. Just let me know when. Jerry

[sword-devel] question and suggestion

2001-11-02 Thread Martin Gruner
When compiling sword I now see neat messages like ../../../include/utilstr.h:79: warning: overflow in implicit constant conversion in many places. Is that correct? A proposal for the already outstanding new SWBasicFilter class (thank you Troy and Terry--it's terrific): it would be nice to hav

RE: [sword-devel] compiling with gcc on windows

2001-11-02 Thread Daniel Glassey
On 1 Nov 2001 at 11:04, Chris Little sent forth the message: > > > Attached is a small patch to Makefile, Makefile.cfg, > > Makefile.post CVS 17:30 GMT that > > allows you compile libsword.dll with the mingw gcc compiler > > on windoze. (www.mingw.org) tested on windows though ought to > > w