On Tue, Apr 7, 2009 at 5:44 PM, Troy A. Griffitts <[email protected]>wrote:

> Karl Kleinpaste wrote:
>
> My lexdict-building scripts are not producing working modules because
> evidently the index is not right.  The resulting *.dat are identical,
> *.idx are not, and utilities fail to find content.
>
> $ egrep '^(Data|Mod|About)' ~/.sword/mods.d/oneyearread.conf
> DataPath=./modules/lexdict/rawld/devotionals/oneyearread/oneyearread
> ModDrv=RawLD
> About=A simple plan for reading through the Bible in one year.
> $ pwd
> /home/karl/.sword/modules/lexdict/rawld/devotionals/oneyearread
> $ head oneyearread.imp
> $$$01.01
> <br /><br />Day 1: <scripRef>Genesis 1-3</scripRef>
> $$$01.02
> <br /><br />Day 2: <scripRef>Genesis 4-6</scripRef>
> $$$01.03
> <br /><br />Day 3: <scripRef>Genesis 7-9</scripRef>
> $$$01.04
> <br /><br />Day 4: <scripRef>Genesis 10-12</scripRef>
> $$$01.05
> <br /><br />Day 5: <scripRef>Genesis 13-15</scripRef>
> $ imp2ld oneyearread.imp oneyearread 2 | grep -v '^..\...$'
> $ diatheke -b OneYearRead -k 01.01
> $
>
> No output from diatheke.  Similar result seen in Xiphos.

Fixed in r2307. imp2ld was missing breaks in a switch statement, causing a
RawLD4 to be created instead of RawLD.

God Bless,
Ben
-------------------------------------------------------------------------------------------
Multitudes, multitudes,
   in the valley of decision!
For the day of the LORD is near
   in the valley of decision.

Giôên 3:14 (ESV)
_______________________________________________
sword-devel mailing list: [email protected]
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to