Re: [sword-devel] Endless looping

2025-06-21 Thread Michael Johnson
Thank you. Sorry I didn't get it tested sooner... I was traveling then came home to a dead computer, so had a lot of work recovering from that first. But I really appreciate your work on this! On 6/19/25 14:22, DM Smith wrote: This has been committed. To use, compile SWORD from SVN. In Him,

Re: [sword-devel] Endless looping

2025-06-19 Thread pinoaffe
DM Smith writes: > This has been committed. To use, compile SWORD from SVN. Thanks a lot for the work! I am excited to use this :) ___ sword-devel mailing list: sword-devel@crosswire.org http://crosswire.org/mailman/listinfo/sword-devel Instructions to

Re: [sword-devel] Endless looping

2025-06-19 Thread DM Smith
This has been committed. To use, compile SWORD from SVN. In Him, DM > On Jun 16, 2025, at 5:07 PM, DM Smith wrote: > > Pinoaffe, Michael, > > Attached is a patch that will fix the endless looping bug. > > The problem was in a verse in a chapter that was not in the chosen > versificat

Re: [sword-devel] Endless looping

2025-06-16 Thread DM Smith
Pinoaffe, Michael, Attached is a patch that will fix the endless looping bug. The problem was in a verse in a chapter that was not in the chosen versification. Nitty gritty, incrementing a bad verse should have set an error. The fix for that was in src/keys/versekey.cpp in checkBounds. That un

Re: [sword-devel] Endless looping

2025-04-03 Thread DM Smith
Thanks. > On Apr 3, 2025, at 3:39 AM, pinoaffe wrote: > > DM Smith writes: > >> Can you supply a mock osis xml that reliably goes into an infinite loop? >> I’ve heard reports of this >> but cannot reproduce. > I've attached a file test.xml that goes into an infinite loop when I run > somethin

Re: [sword-devel] Endless looping

2025-04-03 Thread pinoaffe
DM Smith writes: > Can you supply a mock osis xml that reliably goes into an infinite loop? I’ve > heard reports of this > but cannot reproduce. I've attached a file test.xml that goes into an infinite loop when I run something like `osis2mod /tmp test.xml` on osis2mod version $Rev: 3769 $ (SWOR

Re: [sword-devel] Endless looping

2025-04-02 Thread DM Smith
Thanks David. It’ll be a while before I get to it, but I appreciate having it documented on Jira and with a specific test case. I’m not sure what is “official” wrt the issues tracker. I think it was originally bugs.crosswire.org and I changed it to tracker.crosswire

Re: [sword-devel] Endless looping

2025-04-02 Thread David Haslam
Hi DM, I've added a link for the OSIS Zip. See my new comment in [[MODTOOLS-108] osis2mod fails badly on some Bible translations - CrossWire Tracker: Bugs, Issues, Requests and Plans](https://jira.crosswire.org/browse/MODTOOLS-108?orderby=created+DESC%2C+priority+ASC%2C+updated+DESC) Aside: II

Re: [sword-devel] Endless looping

2025-04-01 Thread DM Smith
Is this related to MODTOOLS-108 in Jira, which Michael just created a few days ago? See: http://tracker.crosswire.org/browse/MODTOOLS-108 If so, can you add the comment there. Otherwise can you find or create an appropriate issue in Jira in MODTOOLS? Can you supply a mock osis xml that reliably