Re: [sword-devel] wcharToUTF8 not yet coded

2013-09-14 Thread Troy A. Griffitts
Dear John, thanks for the report. Dear Jeff, thanks for the suggestion. Looking through our code we had an old swunicod.[h,cpp] unit sitting around which had a method to convert from UTF32 to UTF8. This unit was only used in one obscure filter (RTFHTML). I've removed this unit and moved the c

Re: [sword-devel] Segmentation fault - was Re: SWORD 1.7.0RC3

2013-09-14 Thread Troy A. Griffitts
Just committed a large delta which checks for all file local globals and uses Jaaks suggested method for initializing these to avoid global initializer order conflicts. The commit looks large, but it is a very regular change, there are some whitespace changes as well when I saw code that didn'

Re: [sword-devel] wcharToUTF8 not yet coded

2013-09-14 Thread Jeff Barnes
Sent from my iPhone On Sep 14, 2013, at 1:18 AM, John Austin wrote: > I've been testing the latest SWORD code for some time now, with xulsword, on > both Windows and Linux, and it's working great. But I did just discover that > Lucene searches in some non-versekey modules fail because utilst