$ 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?
_______________________________________________ sword-devel mailing list: sword-devel@crosswire.org http://crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page