libredwg icon indicating copy to clipboard operation
libredwg copied to clipboard

centos system: make errors: template.spec:22:1: error: format not a string literal, argument

Open wassili520 opened this issue 1 year ago • 1 comments

In file included from decode.c:287:0: template.spec: In function ‘template_private’: template.spec:22:1: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] FIELD_RS (MEASUREMENT, 0); // copied to header_vars ^ template.spec:22:1: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] In file included from decode.c:320:0: header.spec: In function ‘decode_R13_R2000’: header.spec:22:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] FIELD_RC (is_maint, 0); ^ header.spec:22:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] header.spec:25:5: error: format not a string literal, argument types not checked [-Werror=format-nonliteral]

wassili520 avatar Jun 20 '24 02:06 wassili520