can't we make log_printf_to_logs take arguments in the order they are stored in the buffer instead of changing the passed argument order?
Regards -steve On Wed, 2009-04-01 at 07:54 +0200, Fabio M. Di Nitto wrote: > Hi Steven, > > the patch adds filename support to logsys_format_set. > > While testing, I noticed that filename and function name were swapped in > the output (basically %n was behaving as %f and viceversa). > > Tracked down to that invalid usage of the API at the bottom of the > patch. > > Fabio > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
