Speaking of which, are the Perl bindings automatically generated with makes or are there additional steps required? I've had no success either finding documentation on generating the Perl bindings or in using them<div>
~A<span></span><br><div><br>On Tuesday, August 28, 2012, Greg Hellings wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">For those of you who don't follow the SVN commit logs I have just<br>
cleaned up a couple of compile warnings that the Python and Perl SWIG<br>
bindings would throw during the install stage. Most notable changes<br>
are removal of the Traversable() and Index() methods on the<br>
sword::SWKey class. If you have code that uses those, you should<br>
update it to use getTraversable/setTravsable and getIndex/setIndex.<br>
These methods have been deprecated in the C++ library for a little<br>
while now and were causing the bindings to give deprecation warnings<br>
during compile.<br>
<br>
There were also a few little cleanups of some code internal to the<br>
bindings that were producing warnings. The Python bindings are now<br>
clean, but the Perl bindings are still producing one or two warnings<br>
(better than the 7 or so before!).<br>
<br>
There are still lots of SWIG compiler warnings that I'd like to track<br>
down, but the C warnings are now almost gone.<br>
<br>
I have also updated CMake to install the Rahlfs's canon header file.<br>
<br>
--Greg<br>
<br>
_______________________________________________<br>
sword-devel mailing list: <a href="javascript:;" onclick="_e(event, 'cvml', '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></div>