[Gtk-sharp-list] latest cvs gtk-sharp compile error

Mike Kestner mkestner@ximian.com
Sat, 14 Feb 2004 10:23:13 -0600


On Fri, 2004-02-13 at 14:29, Philip Southam wrote:

> GLib.List l = (GLib.List) gxml.GetWidgetPrefix ("");

I fixed this in cvs while your message was waiting in the moderation
queue.  The fix I committed was to use the Widget[] now returned by
GetWidgetPrefix in the foreach statement.

Thanks for the report.

/me makes yet another note to always "make clean; make" before
committing.

-- 
Mike Kestner <mkestner@ximian.com>