Skip to content

[Debug] declare LOG_STR_LAMBDA's return type because gcc 8.3 can't infer it

Current master does not build on our big boxes because gcc 8.3 can't infere the return type of our LOG_STR_LAMBDA and treats is as a void expression.

Edited by Florian Fischer

Merge request reports