On Fri, 2007-03-02 at 16:06 +0100, Mario Fischer wrote: > GPerlCallback *callback = (GPerlCallback*) user_data; > gboolean retval = TRUE; > > dGPERL_CALLBACK_MARSHAL_SP;
Hmm, that's weird. dGPERL_CALLBACK_MARSHAL_SP eventually resolves to a simple variable declaration-with-assignment just like the other two. So I don't see why it should be necessary to move it. What was the actual error message you got? -- Bye, -Torsten _______________________________________________ gtk-perl-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-perl-list
