Re: [sword-devel] Error compiling current CVS source

2002-03-06 Thread David Trotz
gotcha, an #ifdef will do :) - Original Message - From: "Daniel Glassey" <[EMAIL PROTECTED]> To: "David Trotz" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, March 06, 2002 9:16 AM Subject: Re: [sword-devel] Error compiling current CVS source > On 6 Mar 2002 at 8:01, David Tro

[sword-devel] SWBasicFilter::addEsccapeSubstitute

2002-03-06 Thread Joachim Ansorg
Hi! Commentaries like Rieger or MAK use the ThML/HTML escpae strings for umlauts etc. Although I use setEscapeStart("&"); setEscapeEnd(";"); addEscapeStringSubstitute("auml", "ä"); addEscapeStringSubstitute("uuml", "ü"); addEscapeStringSubstitute("ouml", "ö"); neither the escape code

[sword-devel] JSWord Twiki

2002-03-06 Thread Keith Ralston
We have a JSWord Twiki: http://sword.sourceforge.net/cgi-bin/twiki/view/Jsword/WebHome Everyone interested in a java engine, please check out the information. If you would register with the Twiki and indicate your interest in JSWord: http://sword.sourceforge.net/cgi-bin/twiki/vie

Re: [sword-devel] Error compiling current CVS source

2002-03-06 Thread Daniel Glassey
On 6 Mar 2002 at 8:01, David Trotz sent forth the message: > Troy, > In a test compile of the latest cvs source I get some errors using C++ Builder 5, >not 6 yet; I want to get 5 comiling successfully before I try to get 6 going, so I >know my errors are 6 related ;) So taking your advice yeste

[sword-devel] Error compiling current CVS source

2002-03-06 Thread David Trotz
Troy, In a test compile of the latest cvs source I get some errors using C++ Builder 5, not 6 yet; I want to get 5 comiling successfully before I try to get 6 going, so I know my errors are 6 related ;) So taking your advice yesterday I did a fresh checkout and I get the following error:   [

Re: [sword-devel] BUG in VerseKey::ParseVerseList

2002-03-06 Thread Joachim Ansorg
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

Re: [sword-devel] Field additions to module .conf files

2002-03-06 Thread Joachim Ansorg
Chris, thank you for your answer! I understand now the feature list. Does a module with Feature=GreekParse or HebrewParse exist? I'd test BibleTime's default modules with this. Joachim > I don't know the difference between Def and Parse. They're both related > to strongs numbers I thin

Re: [sword-devel] Field additions to module .conf files

2002-03-06 Thread Joachim Ansorg
Thank Troy! This is useful! Joachim > Joachim, > I added a new feature last night that might be useful. It is on our > multimapwithdefault multimap template subclass: > > bool has(T,V) > > This allows you to do something like: > > module->getConfig().has("Feature", "GreekParse")

[sword-devel] Re: [bt-devel] error while compiling

2002-03-06 Thread Daniel Glassey
Move the Makefile.am and Makefile.in from examples/cmdline to examples/ It should work then Daniel On 6 Mar 2002 at 14:14, Mark Borst sent forth the message: > I cannot even ./configure the CVS source of sword, for I get this > message: > > config.status: error: cannot find input file: example

[sword-devel] Re: [bt-devel] error while compiling

2002-03-06 Thread Brook Humphrey
On Wed, 2002-03-06 at 05:14, Mark Borst wrote: > I cannot even ./configure the CVS source of sword, for I get this > message: > > config.status: error: cannot find input file: examples/Makefile.in > > And when I try just to make: > > mark@borst:~/sword$ make > Makefile:282: .deps/testlib.Po: No