On Wed, 2006-05-31 at 17:42 -0500, Bob Jamison wrote:
This seems to work ok on Win32. Can people please test this on
Linux,
to make sure that I didn't break anything? I rewrote some code away
from gchar*
to Glib::ustring, to better handle Unicode.
But, judging from the errors (I can't get a diff from SF right now)
you've change the interface that the script object is implementing. It
may work, but that is certainly bad form. I'm actually curious how it
works at all, must be some sort of overloading madness.
--Ted