On 06/14/2018 05:13 PM, Manfred Bergmann wrote:
> Can that be reproduced in Xiphos or other frontends?

No. Xiphos 4.1.0+ is happy with rusSYN1876eb.

The method is in src/mgr/versificationmgr.cpp and is not used by Xiphos
directly, and only by src/keys/versekey.cpp internally to Sword. If 'p'
is the problem, I can't see how, as it is tested before use.

int VersificationMgr::System::getBookCount() const {
    return (int)(p ? p->books.size() : 0);
}

Current as of -r3586 just now.
_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to