On Mon, 3 Mar 2014 21:16:46 +0000
sin <sin_AT_2f30.org> wrote:
> Why can't we not use err(), warn(), etc. from err.h?
It's not necessary and introduces more problems, as it forces a certain
format on the error-messages, always beginning with "quark:".
I'm all for using built-in functions, but in this case, it's not for
the better.
Attached is the fixed patch, which also gets rid of atomiclog().
Cheers
FRIGN
--
FRIGN <dev_AT_frign.de>
Received on Mon Mar 03 2014 - 21:53:20 CET