netsurf/riscos/gui
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
..
button_bar.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
button_bar.h doxgen warning fixes in riscos frontend. 2014-11-12 22:36:11 +00:00
progress_bar.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
progress_bar.h - Compiler warning squash 2008-07-26 22:29:15 +00:00
status_bar.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
status_bar.h - Compiler warning squash 2008-07-26 22:29:15 +00:00
throbber.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
throbber.h Doxygen warning fixes 2014-11-10 20:15:14 +00:00
url_bar.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
url_bar.h cleanup Doxygen warnings 2014-11-12 19:31:39 +00:00