[sword-devel] Chinese ideographic script and OSIS transChange?

Karl Kleinpaste karl at kleinpaste.org
Sat Feb 20 12:07:46 MST 2016


On 02/20/2016 01:23 PM, DM Smith wrote:
> Do we have a means to “grep” a whole repository?
mkdir /tmp/dumpraw && cd /home/ftp/pub/sword/raw/mods.d && grep -a '^\['
* | fgrep -v ' ' | tr -d '\r]' | cut -f2 -d[ | while read m ; do echo $m
; mod2imp $m > /tmp/dumpraw/$m.imp ; done

You do now.

BTW, there are rather a lot of modules which show "Error reading
ulBuffNum" due to the ancient compression bug (I think Troy fixed it in
2010 or 2011 -- some failure to flush, as I recall).  Any possibility
these could be rebuilt?  The set coughed up like that is:

ArmEastern
Chamorro
Cro
CzeB21
CzeCEP
Est
GerAlbrecht
GerGruenewald
GerTafel
GerTextbibel
Leeser
ManxGaelic
Mg1865
SweKarlXII
Tyndale
VietLCCMN
VietLCCMNCT
Vulgate_HebPs
Wulfila
Wycliffe

As well, these other errors were seen:

GerHfa2002    ERROR: corrupt data during decompression.
GerHfaLex2002    ERROR: corrupt data during decompression.
Scofield    Error reading ulCompOffset
SPDSS    ERROR: not enough room in the out buffer during decompression.
VietLCCMN    ERROR: not enough room in the out buffer during decompression.
Swe1917Of    ERROR: no buffer to decompress!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/sword-devel/attachments/20160220/2db16645/attachment.html>


More information about the sword-devel mailing list