On Mon, 07 Oct 2013 15:07:37 +0200 [email protected] wrote:
> Date: Mon, 07 Oct 2013 11:56:10 +0100 > From: Hugh Waite <[email protected]> > To: [email protected] > Subject: Re: [sr-dev] git:master: Merge branch 'tteras/mohqueue' > Message-ID: <[email protected]> > Content-Type: text/plain; charset=UTF-8; format=flowed > > Hi, > When I try to build (using the .spec file for CentOS) I get this > compile error. > > mohq_funcs.c: In function 'mohq_debug': > mohq_funcs.c:2327: error: too few arguments to function > 'get_debug_level' Sorry about this. Should have tested better in the real branch, instead of old releases. I added minimal fix that should fix the build error. And asked the author to look at better solution, e.g. remove the whole debug helper and use core functions directly if feasible (now that per-module debugging is possible). Then again, the debug helper seems to have per-queue things, so it might be needed to some degree. - Timo _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
