netsurf/atari/plot
Vincent Sanders c105738fa3 Change LOG() macro to be varadic
This changes the LOG macro to be varadic removing the need for all
callsites to have double bracketing and allows for future improvement
on how we use the logging macros.

The callsites were changed with coccinelle and the changes checked by
hand. Compile tested for several frontends but not all.

A formatting annotation has also been added which allows the compiler
to check the parameters and types passed to the logging.
2015-05-28 16:08:46 +01:00
..
eddi.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
eddi.s Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
font_freetype.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
font_freetype.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
font_internal.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
font_internal.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
font_vdi.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
font_vdi.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
fontplot.c rationalise atari plotters header usage. 2015-04-19 22:58:13 +01:00
fontplot.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00
plot.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
plot.h Clean up atari source linendings, whitespace damage and executable status 2015-05-28 09:11:32 +01:00