Hi Denis,
> > +#include "gatserver.h"
> > +
> > +#define DBG(fmt, arg...) g_print("%s:%s() " fmt, __FILE__, __FUNCTION__ ,
> > ## arg) +
>
> Move this to gat.h
can we actually not be using DBG inside gatchat. Why is that suddenly
needed?
Regards
Marcel