Change KJ_LOG macro to use "for" statement
Using "for" statement instead of "if", as suggested by Kenton, still avoids "dangling else" warnings and also allows to have diagnostics on missing ";" at the end. So this way is better.
Showing
Please
register
or
sign in
to comment