Riccardo Lucchese
2014-10-14 20:16:52 UTC
Hello,
I would like to ask for your comments on the second iteration of this
patch-set. V1 can be found here
http://www.delorie.com/archives/browse.cgi?p=geda-user/2014/09/18/07:07:33.3
---
This patch-set removes several uses of deprecated Gtk+ API in
geda-gaf. The changes consist mostly in the substitution of deprecated
symbols with their drop-in replacements.
Following Gabriel Paubert's suggestion, in V2 I removed the use of the
GTK_OBJECT() macro at places where the result is implicitly cast to
gpointer and consumed as an argument to one of g_*() functions.
This version applies cleanly on top of current master (commit
f1a7943d2e0f66bd174ad09796ce0ad8dbf748ca).
Thanks,
Riccardo
I would like to ask for your comments on the second iteration of this
patch-set. V1 can be found here
http://www.delorie.com/archives/browse.cgi?p=geda-user/2014/09/18/07:07:33.3
---
This patch-set removes several uses of deprecated Gtk+ API in
geda-gaf. The changes consist mostly in the substitution of deprecated
symbols with their drop-in replacements.
Following Gabriel Paubert's suggestion, in V2 I removed the use of the
GTK_OBJECT() macro at places where the result is implicitly cast to
gpointer and consumed as an argument to one of g_*() functions.
This version applies cleanly on top of current master (commit
f1a7943d2e0f66bd174ad09796ce0ad8dbf748ca).
Thanks,
Riccardo