diff options
author | David Goldblatt <davidgoldblatt@fb.com> | 2017-07-21 20:34:45 (GMT) |
---|---|---|
committer | David Goldblatt <davidtgoldblatt@gmail.com> | 2017-07-22 16:38:19 (GMT) |
commit | a9f7732d45c22ca7d22bed6ff2eaeb702356884e (patch) | |
tree | 0472fe6cc282a7fd82b0debe36a1ced5fb2d2e89 /ChangeLog | |
parent | aa6c2821374f6dd6ed2e628c06bc08b0c4bc485c (diff) | |
download | jemalloc-a9f7732d45c22ca7d22bed6ff2eaeb702356884e.zip jemalloc-a9f7732d45c22ca7d22bed6ff2eaeb702356884e.tar.gz jemalloc-a9f7732d45c22ca7d22bed6ff2eaeb702356884e.tar.bz2 |
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.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions