[sword-devel] 1.5.10RC5 available
Ben Morgan
benpmorgan at gmail.com
Tue Oct 16 00:08:07 MST 2007
Hi,
I'm getting some weird problems on RC5. When I try to look up Genesis 3:1 in
the ESV, It freezes.
Python code:
>>> import Sword
>>> mfm=Sword.MarkupFilterMgr(Sword.FMT_HTMLHREF, Sword.ENC_HTML)
>>> mfm.thisown=False
>>> m=Sword.SWMgr("/path/to/Sword", True, mfm)
>>> esv=m.getModule("ESV")
>>> vk = Sword.VerseKey("Genesis 3:1")
>>> esv.RenderText(vk)
Here it hangs.
Esv's version date is
2006-10-09
My swig bindings are patched, but not in this particular area
Sorry I can't give more details now, but I've got to go.
Can anyone help? It used to work.
Thanks,
Ben
On 10/15/07, Troy A. Griffitts <scribe at crosswire.org> wrote:
>
> Thanks to everyone who reported. Small cleanups and should be the last
> RC. Hope to release tomorrow morning if no reports:
>
>
> http://www.crosswire.org/sword/ALPHAcckswwlkrfre22034820285912/alpha/sword-1.5.10RC5.tar.gz
>
>
> Karl Kleinpaste wrote:
> > g++ -DHAVE_CONFIG_H -I. -I../include -I ../include -DUSBINARY -g3 -O0
> -Wall -DCURLAVAILABLE -I/usr/include -DUSELUCENE -MT gbfidx.o -MD -MP -MF
> .deps/gbfidx.Tpo -c -o gbfidx.o gbfidx.cpp
> > gbfidx.cpp: In function 'void openfiles(char*)':
> > gbfidx.cpp:261: warning: cannot pass objects of non-POD type 'class
> sword::SWBuf' through '...'; call will abort at runtime
> > gbfidx.cpp:261: warning: format '%s' expects type 'char*', but argument
> 3 has type 'int'
> > gbfidx.cpp:267: warning: cannot pass objects of non-POD type 'class
> sword::SWBuf' through '...'; call will abort at runtime
> > gbfidx.cpp:267: warning: format '%s' expects type 'char*', but argument
> 3 has type 'int'
> > gbfidx.cpp:273: warning: cannot pass objects of non-POD type 'class
> sword::SWBuf' through '...'; call will abort at runtime
> > gbfidx.cpp:273: warning: format '%s' expects type 'char*', but argument
> 3 has type 'int'
> >
> > _______________________________________________
> > sword-devel mailing list: sword-devel at crosswire.org
> > http://www.crosswire.org/mailman/listinfo/sword-devel
> > Instructions to unsubscribe/change your settings at above page
>
>
> _______________________________________________
> sword-devel mailing list: sword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
>
--
God Bless,
Ben
-------------------------------------------------------------------------------------------
"For I have no pleasure in the death of anyone, declares the Lord GOD; so
turn, and live."
Ezekiel 18:32
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.crosswire.org/pipermail/sword-devel/attachments/20071016/c431f0ff/attachment.html
More information about the sword-devel
mailing list