[sword-devel] Introducing BibleMemorizer

Jeremy Erickson jerickson314 at users.sourceforge.net
Fri Apr 1 19:06:58 MST 2005


> 	That's odd.  I think since you are declaring and assigning the
> variable, it is trying to call a copy c-tor.  Try changing it to:
>
> VerseKey vk;
> for (vk = TOP;...
>
> and see if that fixes it.  If so, we might need to rethink the operator
> =(SW_POSITION) feature-- maybe add a VerseKey(SW_POSITION) c-tor or
> something to fix this.

That fixed it.  Thanks.  Looks like that change may need to be made, though.

-Jeremy Erickson


More information about the sword-devel mailing list