Re: conversion utility for sigc++ v1 -> v2
- From: Leandro Fanzone <leandro hasar com>
- To: Paul Davis <paul linuxaudiosystems com>
- Cc: gtkmm-list gnome org
- Subject: Re: conversion utility for sigc++ v1 -> v2
- Date: Thu, 31 Mar 2005 18:29:14 -0300
In my experience, 99% was a sed script around
s/SigC/sigc/g
s/slot/mem_fun/g
If you need to recognize when to use mem_fun and when ptr_fun, then it's
way harder.
Leandro Fanzone.
Paul Davis wrote:
does anyone know where i can find a handy sed/perl/python/whatever
script to convert 80K line of gtkmm v1.2 code over to sigc++2 ?
--p
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]