Troy,
thanks for fixing this. It works now.
One last problem I noticed: If VerseKey::setLocale is called, the locale of
VerseKey::LowerBound() and VerseKey::UpperBound() should be changed, too. At
least I think this is the right behaviour.
Thank you for spending all the time fixing bugs
Joachim,
I got myself into trouble with this new stuff. I rolled back my
versekey changes over the last couple days and fixed these 2 problems a
different way. Let me know how they work for you now.
-Troy.
Joachim Ansorg wrote:
>
> Troy,
> sorry for bugging you all t
Troy,
sorry for bugging you all the time. I found another bug in Sword. See the
following small program:
-
#include
#include
#include
#include
int main(int argc, char* argv[]) {
LocaleMgr::systemLocaleMgr.setDefaultLocaleName("de");
VerseKey k;
k