Hi Philippe, thank you for the comments. > > +static gpointer g_qtest_set_command_cb( > > + bool (*pc_cb)(CharBackend *chr, gchar **words)) > > +{ > > Why not use a GThreadFunc prototype, casting the argument?
Sure, I'll fix this. > OK for the rest, but it might help to merge by corresponding maintainers > if split in 3 distinct patches. Thank you for the suggestion. I'll split it to distinct patches in the next version of the series.