netsurf/riscos/content-handlers
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
..
artworks.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
artworks.h Fix warnings about redundant statements when building without RO types. 2014-05-26 10:51:46 +01:00
awrender.s
draw.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
draw.h Fix warnings about redundant statements when building without RO types. 2014-05-26 10:51:46 +01:00
sprite.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
sprite.h Fix warnings about redundant statements when building without RO types. 2014-05-26 10:51:46 +01:00