<p dir="ltr">No. Troy is correct that the file you are running had not been updated since the name changes.</p>
<p dir="ltr">--Greg</p>
<div class="gmail_quote">On Aug 10, 2013 10:12 AM, &quot;Matěj Cepl&quot; &lt;<a href="mailto:mcepl@redhat.com">mcepl@redhat.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 08/05/2013 08:58 PM, Troy A. Griffitts wrote:<br>
&gt; Not sure.  I wonder if the tools which use the bindings need to be<br>
&gt; updated to call the new method names like: popError() instead of<br>
&gt; Error().  My first guess, though I would have thought you would have<br>
&gt; received an error instead of the output you posted.<br>
&gt;<br>
&gt; I just added a swig construct to both SWBuf and SWKey to allow them to<br>
&gt; be printed (i.e.cast to a string in the target language). Hope this<br>
&gt; helps clean up some of the binding syntax.<br>
<br>
These warnings (shouldn&#39;t they be errors?) don’t fill me with hope.<br>
<br>
matej@wycliff: package (master %)$ make pythonswig<br>
mkdir -p python<br>
/usr/bin/swig -python -c++ -shadow -o python/Sword.cxx -I.<br>
-I/usr/include/sword   ./sword.i<br>
/usr/include/sword/versificationmgr.h:125: Warning 325: Nested class not<br>
currently supported (Book ignored)<br>
/usr/include/sword/versificationmgr.h:150: Warning 325: Nested class not<br>
currently supported (System ignored)<br>
/usr/include/sword/treekey.h:62: Warning 325: Nested class not currently<br>
supported (PositionChangeListener ignored)<br>
/usr/include/sword/versetreekey.h:41: Warning 402: Base class<br>
&#39;TreeKey::PositionChangeListener&#39; is incomplete.<br>
/usr/include/sword/treekey.h:62: Warning 402: Only forward declaration<br>
&#39;TreeKey::PositionChangeListener&#39; was found.<br>
/usr/include/sword/versificationmgr.h:45: Warning 451: Setting a const<br>
char * variable may leak memory.<br>
/usr/include/sword/versificationmgr.h:55: Warning 451: Setting a const<br>
char * variable may leak memory.<br>
/usr/include/sword/swmgr.h:161: Warning 451: Setting a const char *<br>
variable may leak memory.<br>
/usr/include/sword/swmgr.h:162: Warning 451: Setting a const char *<br>
variable may leak memory.<br>
/usr/include/sword/swmgr.h:163: Warning 451: Setting a const char *<br>
variable may leak memory.<br>
/usr/include/sword/swmgr.h:164: Warning 451: Setting a const char *<br>
variable may leak memory.<br>
/usr/include/sword/swmgr.h:165: Warning 451: Setting a const char *<br>
variable may leak memory.<br>
/usr/include/sword/swmgr.h:169: Warning 451: Setting a const char *<br>
variable may leak memory.<br>
/usr/include/sword/swlocale.h:74: Warning 451: Setting a const char *<br>
variable may leak memory.<br>
rendercallback.h:23: Warning 451: Setting a const char * variable may<br>
leak memory.<br>
matej@wycliff: package (master %)$<br>
<br>
Couldn&#39;t these be the root cause of the problem?<br>
<br>
Blessings,<br>
<br>
Matěj<br>
<br>
--<br>
<a href="http://www.ceplovi.cz/matej/" target="_blank">http://www.ceplovi.cz/matej/</a>, Jabber: <a href="mailto:mcepl@ceplovi.cz">mcepl@ceplovi.cz</a><br>
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC<br>
<br>
&lt;&quot;}}}&gt;&lt;<br>
<br>
<br>_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br></blockquote></div>