[Gtk-sharp-list] gapi.pl, comments
Martin Willemoes Hansen
mwh@sysrq.dk
08 Jun 2003 21:47:13 +0200
Hi!
Im wrapping DiaCanvas2 and I noticed that the gapi.pl script borks on
the following comment.
It seems that it trys to do something with g_signal_new .. I guess that
the program does not handle /* */ comments? or does it just fail on this
particulary case?
/* signals[CHANGED] =
* g_signal_new ("changed",
* G_TYPE_FROM_CLASS (klass),
* G_SIGNAL_RUN_LAST,
* G_STRUCT_OFFSET (DiaSolverClass, changed),
* NULL, NULL,
* dia_solver_marshal_VOID__VOID,
* G_TYPE_NONE, 0); */
Ill see if I can fix the parser but I am no perl guru ;)
--
Martin Willemoes Hansen
--------------------------------------------------------
E-Mail mwh@sysrq.dk Website mwh.sysrq.dk
IRC MWH, freenode.net
--------------------------------------------------------