The original code should compile fine, all arguments to the `printf` are `char*` matching the `%s`. So why does it need to be changed? @peter-scholtens please describe the actual original problem, not the problem caused by your erroneous "fix".
-- 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/pull/1923#issuecomment-412692271
