server-skynet-source-3rd-je.../include
David Goldblatt a9f7732d45 Logging: allow logging with empty varargs.
Currently, the log macro requires at least one argument after the format string,
because of the way the preprocessor handles varargs macros.  We can hide some of
that irritation by pushing the extra arguments into a varargs function.
2017-07-22 09:38:19 -07:00
..
jemalloc Logging: allow logging with empty varargs. 2017-07-22 09:38:19 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00