On 10/09/2013 10:14 AM, Kinkie wrote:
> I'm sorry, but it doesn't seem so either from reading the code and
> from an actual attempt:
>     debugs(28,8);
> results in:
> SBufStatsAction.cc:49:16: error: macro "debugs" requires 3 arguments,
> but only 2 given
> 
> This is irrelevant for the case at hand, as those debugs messages are
> really pointless. Maybe making this optional parameter is an extension
> in some branch other than trunk?


Sorry. I suspect I was thinking about

   debugs(28,8, HERE);

Alex.

Reply via email to