[Debug] declare LOG_STR_LAMBDA's return type because gcc 8.3 can't infer it
- Mar 18, 2021
-
-
Florian Fischer authored
-
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.