Re: [sword-devel] abbreviations.sh (was: Re: linking / testsuite )

2009-04-22 Thread Ben Morgan
On Thu, Apr 23, 2009 at 3:42 PM, Jonathan Marsden wrote: > Earlier, in response to Ben, I wrote: > > > If I have time later tonight, once I have a sword 1.6.0RC2 package out > > for front end developers to test with, I'll see about creating the 198 > > item single locale test and (if I succeed!) I

Re: [sword-devel] linking / testsuite

2009-04-22 Thread Jonathan Morgan
On Thu, Apr 23, 2009 at 11:21 AM, Jonathan Marsden wrote: > Ben Morgan wrote: > >> If you have 66 books of the Bible and many different ways of >> referencing them, testing every single way isn't necessarily all that >> easy. Then multiply that by every locale that is there. > > A regression test

[sword-devel] abbreviations.sh (was: Re: linking / testsuite )

2009-04-22 Thread Jonathan Marsden
Earlier, in response to Ben, I wrote: > If I have time later tonight, once I have a sword 1.6.0RC2 package out > for front end developers to test with, I'll see about creating the 198 > item single locale test and (if I succeed!) I'll contribute it to the > SWORD codebase, just to demonstrate that

Re: [sword-devel] SWORD 1.6.0RC2

2009-04-22 Thread Jonathan Marsden
Troy A. Griffitts wrote: > http://www.crosswire.org/sword/ALPHAcckswwlkrfre22034820285912/alpha/sword-1.6.0RC2.tar.gz Packages sword-1.6~0RC2-1~developertesting~intrepid1 and sword-1.6~0RC2-1~developertesting~jaunty1 are in my developer-testing PPA now. Front end testers can test away :) Jonath

Re: [sword-devel] Remaining licence/copyright issues (was: SWORD 1.6.0RC2)

2009-04-22 Thread Ben Morgan
On Thu, Apr 23, 2009 at 3:50 AM, Jonathan Marsden wrote: > Troy A. Griffitts wrote: > > >> http://www.crosswire.org/sword/ALPHAcckswwlkrfre22034820285912/alpha/sword-1.6.0RC2.tar.gz >> > > Thanks. I'll try to get this packaged for front end developer testing > tonight. > > One quick first impress

Re: [sword-devel] linking / testsuite

2009-04-22 Thread Jonathan Marsden
Ben Morgan wrote: If you have 66 books of the Bible and many different ways of referencing them, testing every single way isn't necessarily all that easy. Then multiply that by every locale that is there. A regression test doesn't (usually) try to give complete coverage of anything, just enou

Re: [sword-devel] linking / testsuite

2009-04-22 Thread Brian J. Dumont
Troy A. Griffitts wrote: > Dima, see below... > > Brian and DM, > > I've made some recent updates around link code. > > Can someone please check current SVN and if things still fail, update > our testsuite to add a simple failure case so I can have a look, and > so we don't break things unnoticed i

Re: [sword-devel] linking / testsuite

2009-04-22 Thread Ben Morgan
On Thu, Apr 23, 2009 at 2:50 AM, Jonathan Marsden wrote: > Re: updating the test suite: Agreed 100%. Adding tests for the Book name > abbreviation stuff would have caught the "Pr" and "Es" etc. change, for > example. When I saw the discussion of it, I thought "shouldn't there > already be a test

Re: [sword-devel] OSIS looks daunting. Can I import from existing VPL format?

2009-04-22 Thread Peter von Kaehne
Hi John, A few points: 1) We do have vpl import tools. We also have a similar tool for our "imp" import format, which can deal with different versifications, once the libsword 1.6 is released. The Vulgate versification is high on our list to introduce. 2) If you go back to the original MS Word fi

Re: [sword-devel] OSIS looks daunting. Can I import from existing VPL format?

2009-04-22 Thread Barry Drake
Hi John johndu...@cgcf.net wrote: format of choice now moving forward. However, the verse-per-line format that I have would require a lot of work to make it OSIS compatible. The issues are that it is not the normal versification (a variation of Vulgate, I think); and the paragraph informa

Re: [sword-devel] OSIS looks daunting. Can I import from existing VPL format?

2009-04-22 Thread Greg Hellings
John, I'll leave someone else to address the possible issues with e-Sword. We are not e-Sword, nor affiliated with e-Sword nor do we wish to be. On a different note - it sounds like the toughest part for you will be the vast amount of automated work required to reformat each verse into an OSIS ve

Re: [sword-devel] OSIS looks daunting. Can I import from existing VPL format?

2009-04-22 Thread Eeli Kaikkonen
johndu...@cgcf.net wrote: Can anyone advise on how to take either an e-Sword module, or the VPL text file, and convert it into Sword format? Better still, would I be pushing my luck to ask if anyone would be able to volunteer to convert the file(s) for me? I appreciate all the help I can ge

[sword-devel] OSIS looks daunting. Can I import from existing VPL format?

2009-04-22 Thread johnduffy
Hi, I've spent a good bit of time preparing the Bible in Irish (An BĂ­obla Naofa) for e-Sword. Having recently seen the possibilities of making it available for other programs, I'm trying to make it available for other formats also (again, with publisher's permission). Having looked into it, OSIS

[sword-devel] Remaining licence/copyright issues (was: SWORD 1.6.0RC2)

2009-04-22 Thread Jonathan Marsden
Troy A. Griffitts wrote: http://www.crosswire.org/sword/ALPHAcckswwlkrfre22034820285912/alpha/sword-1.6.0RC2.tar.gz Thanks. I'll try to get this packaged for front end developer testing tonight. One quick first impression: there are still a few files in the RC2 tarball that licenceche

Re: [sword-devel] linking / testsuite

2009-04-22 Thread Jonathan Marsden
Troy A. Griffitts wrote: I would really like to get people in the habit of updating our regression suite. I've made it as easy as possible. Just to explain briefly: We don't use the cppunit tests. ... So, to briefly describe, tests are located in: sword/tests/testsuite/ Thanks for the e

Re: [sword-devel] New Revision: 2328

2009-04-22 Thread Barry Drake
Hi Chris .. Chris Little wrote: Did you rebuild your makefiles using automake (or autogen.sh)? Ah . no I hadn't I must be feeling a little slow today. Thanks for putting me right. I should have looked more closely and realised that Makefile.am had been changed God bless

Re: [sword-devel] New Revision: 2328

2009-04-22 Thread Chris Little
Did you rebuild your makefiles using automake (or autogen.sh)? Barry Drake wrote: Hi Troy . Since your commit (New Revision: 2328) earlier today, my previously successful mingw build now fails to link 'buildtest.exe' with the error: undefined reference to `sword::UTF8ArabicPoints::UTF8Ara

[sword-devel] New Revision: 2328

2009-04-22 Thread Barry Drake
Hi Troy . Since your commit (New Revision: 2328) earlier today, my previously successful mingw build now fails to link 'buildtest.exe' with the error: undefined reference to `sword::UTF8ArabicPoints::UTF8ArabicPoints()' collect2: ld returned 1 exit status God bless, Barry -- From Barry D

Re: [sword-devel] SWORD 1.6.0RC2

2009-04-22 Thread DM Smith
On Apr 22, 2009, at 8:52 AM, DM Smith wrote: On Apr 22, 2009, at 8:13 AM, Troy A. Griffitts wrote: is available at: http://www.crosswire.org/sword/ALPHAcckswwlkrfre22034820285912/alpha/sword-1.6.0RC2.tar.gz As well as a win32 binary in InstallManager.exe which exposes the new 1.6.x insta

Re: [sword-devel] SWORD 1.6.0RC2

2009-04-22 Thread DM Smith
On Apr 22, 2009, at 8:13 AM, Troy A. Griffitts wrote: is available at: http://www.crosswire.org/sword/ALPHAcckswwlkrfre22034820285912/alpha/sword-1.6.0RC2.tar.gz As well as a win32 binary in InstallManager.exe which exposes the new 1.6.x installer functionality. http://www.crosswire.org/s

Re: [sword-devel] SwordReader status...

2009-04-22 Thread David Haslam
If nobody volunteers to pick up from where David Trotz has reached, the http://www.crosswire.org/wiki/Main_Page wiki main page should be updated to move the SwordReader link to the section entitled, No longer actively being developed. Some edits to the http://crosswire.org/ CrossWire website

[sword-devel] SWORD 1.6.0RC2

2009-04-22 Thread Troy A. Griffitts
is available at: http://www.crosswire.org/sword/ALPHAcckswwlkrfre22034820285912/alpha/sword-1.6.0RC2.tar.gz As well as a win32 binary in InstallManager.exe which exposes the new 1.6.x installer functionality. http://www.crosswire.org/sword/ALPHAcckswwlkrfre22034820285912/alpha/InstallManager-

Re: [sword-devel] How to handle text context

2009-04-22 Thread Manfred Bergmann
Yeah, thanks, Troy. I figured something similar but I'm operating on a VerseKey and setting that to the module like: vk.setVerse(vk.getVerse() - context); for(int i = 0;i <= context*2+1;i++) { module.setKey(vk.getText()); if(!module->Error()) { // render

Re: [sword-devel] How to handle text context

2009-04-22 Thread Troy A. Griffitts
Dear Manfred. My apologies for missing this. I actually noticed it and forgot to respond. I believe you just want something simple like: module->setKey("jn.3.16"); for ( module-=(contextSize/2); !module->Error() && contextSize; module++,contextSize--) { cout << module-

[sword-devel] linking / testsuite

2009-04-22 Thread Troy A. Griffitts
Dima, see below... Brian and DM, I've made some recent updates around link code. Can someone please check current SVN and if things still fail, update our testsuite to add a simple failure case so I can have a look, and so we don't break things unnoticed in the future? I would really like t

Re: [sword-devel] my status / SWORD release

2009-04-22 Thread Troy A. Griffitts
Thanks Ben, I concur with the 'important ones' and have added the following (Chris, you'll likely want to update your generation scripts. Sorry, I'm not a Perl slinger.) Ben Morgan wrote: Here is a list of what is likely to have changed. Important ones are Pr for Proverbs, Le for Leviticus, J