[sword-devel] my status / SWORD release
Chris Little
chrislit at crosswire.org
Thu Apr 2 20:22:56 MST 2009
Matthew Talbert wrote:
> "isa 1" goes to 1 Samuel
> "isaiah 1" goes to Rev 1:1
>
> I don't know of any other parsing errors in particular, but these two
> make me worried that perhaps there are.
I just committed a corrected builtin_abbrevs[]. The problem resulted
from an error on my part in the script that generates this array. (I was
alphabetic sorting the list of abbreviations, then case folding--which
resulted in incorrectly sorted values. Now I case fold, then sort--which
results in the correct order.)
It is unlikely that any other actual errors in builtin_abbrevs[] exist.
--Chris
More information about the sword-devel
mailing list