[Gtk-sharp-list] gapi__pp.pl patch for striping out c comments

Mike Kestner mkestner@speakeasy.net
23 Jun 2003 23:31:29 -0500


Thanks for the patch, Martin.

On Sat, 2003-06-21 at 06:17, Martin Willemoes Hansen wrote:

> I added stripping of // too.

I'd suggest filing a bug report (preferably with patch) to any c library
that is using // style comments.  Some compilers let you do it, but it's
a portability no-no.

> Can I commit?

Did you do a make in sources/ to see if anything changed in api/*.xml?
The patch isn't showing any such changes, but I'd like to confirm this
step was done, since you are making the change for an external lib and
may not have thought to rerun the parser on Gtk#.

If you haven't, and are willing to do the legwork, you could rework the
patch to include the changes to api/ after making sources/ and resend it
to me off list for review.  If not, I'll be happy to do it, but I'm not
sure when I will get to it, and the patch can't really be committed
until this has been done.

Thanks,
-- 
Mike Kestner <mkestner@speakeasy.net>