Found through nightly builds (http://nightly.geany.org/):

debug.c: In function 'debug_parse':
debug.c:256:4: error: format not a string literal and no format arguments [-Werror=format-security]
    dc_error(error);
    ^


Reply to this email directly or view it on GitHub.