<p></p>
<p>Geany only shows errors and warnings that your compiler finds, so you need to ask the compiler why, and it will depend on the particular compiler, its version, and its defaults.</p>
<p>Here using gcc 9.3.0 there are warnings on both the scanf and the printf, both valid warnings of bad practice but neither illegal C (which is why they are warnings not errors) nor (in this case) do they do the wrong thing when executed, but thats C for you.</p>
<p>Why hasbeens doesn't show the warnings is a problem for it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/issues/1008#issuecomment-694202861">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ32XU3DW42R4FGXY5LSGH7RFANCNFSM4RQIUXPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJZUAGNWKF33QIOZIGDSGH7RFA5CNFSM4RQIUXPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFFQLD3I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/issues/1008#issuecomment-694202861",
"url": "https://github.com/geany/geany-plugins/issues/1008#issuecomment-694202861",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>