diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-03 14:46:22 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-03 14:46:22 -0800 |
commit | 0c3a8c6ae1287187b7f59a53a6f0bdaf27bf9e61 (patch) | |
tree | cd6ec62b659b92d60dcfcdcba508b4d7acd0363c /configure.ac | |
parent | 1edcd36934326eafffed6056ea54e2848738ab81 (diff) |
Fix -Wsign-compare warning in dsimple.c
dsimple.c:322:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<nchildren; i++) {
^
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions