diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-11-04 10:43:35 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-11-06 14:19:08 -0800 |
commit | ffd69eb38f153229f5033ef5cc789c0ab3704edd (patch) | |
tree | 762208a0c2e80bdb9d82010721aef6702faa47da /configure.ac | |
parent | 568f31aefd6e060779572c1fe593519714f0d50b (diff) |
ident.c: clear -Wdeclaration-after-statement warning
ident.c: In function ‘getInt32’:
ident.c:228:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
228 | unsigned int u[4] = { c[0], c[1], c[2], c[3] };
| ^~~~~~~~
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions