You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(we have some code written which makes it perfectly legal if not nicely looking c++)
is formatted into this
log_error(log_, "from"
<< "asdf");
None of the options that look even remotely relevant have any effect. It's specific to 2 strings, if you replace a string with some other type it doesn't break the line. Tested on versions from 6 till 9.