@elextr OK
Well, looking at the cppcheck error ("AST broken, binary operator '>' doesn't
have two operands") I would expect that it's the ternary operator that doesn't
get parsed correctly, and thus that it'd likely help more to add parentheses
around the test, rather than around `&memory_init`. But well, as it's a bug,
who knows :)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/794#issuecomment-442740542