Hi John, On 04/22/2016 08:10 AM, John Ernberg wrote: > From: John Ernberg > > Casting between incompatible function pointer types is undefined. > While it works fine on x86, it's not a good idea to depend on this. > > This RFC uses g_slist_free_full where possible, and when it's not works around > the casting using other means such as wrappers or fixing function parameters. > I applied all of these except patch 20. See my comments in the relevant reply. Thanks for doing all the work. Regards, -Denis