24 Jul
2012
24 Jul
'12
7:55 p.m.
On Tue, Jul 24, 2012 at 12:24 PM, Daniel P. Berrange <berrange@redhat.com> wrote:
Should we instead be using g_return_if_fail() so you get a dianostic, on the basis that this is programmer mistake ?
That was my feeling too. Although I think returning NULL is not a real problem, especailly if the object implements GInitable. -- Marc-André Lureau