[sword-devel] sword 1.9.0, official vs svn 3895, SEARCHFLAG_MATCHWHOLEENTRY

Karl Kleinpaste karl at kleinpaste.org
Sat Feb 15 11:52:13 EST 2025


$ grep ^sword /var/log/rpmpkgs
sword-1.9.0-22.fc39.x86_64.rpm
sword-devel-1.9.0-22.fc39.x86_64.rpm
sword-utils-1.9.0-22.fc39.x86_64.rpm

In ↑official Sword 1.9.0↑, there exists in swmodule.h:

|#define SEARCHFLAG_MATCHWHOLEENTRY 4096|

In Sword SVN 3895 (latest), there exists in swmodule.h and swmodule.cpp:

|static const signed int SEARCHFLAG_MATCHWHOLEENTRY;|

|const signed int SWModule::SEARCHFLAG_MATCHWHOLEENTRY = 4096;|

How annoyed should I be, that 2 things both calling themselves "1.9.0" 
have this significant API difference?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://crosswire.org/pipermail/sword-devel/attachments/20250215/234be2f3/attachment.htm>


More information about the sword-devel mailing list