diff options
author | Jim Meyering <meyering@redhat.com> | 2009-08-28 14:07:35 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-08-28 14:07:35 +0200 |
commit | de81a7d930a6a2ad558eff9396da20237e06ccc1 (patch) | |
tree | 812f244e3de5aead34de1c2f92e4e028e1300fae /python/t/050-lvcreate.py | |
parent | ba5842c1147f4463fce7f613618938fd5b9a1c1a (diff) | |
download | libguestfs-de81a7d930a6a2ad558eff9396da20237e06ccc1.tar.gz libguestfs-de81a7d930a6a2ad558eff9396da20237e06ccc1.tar.xz libguestfs-de81a7d930a6a2ad558eff9396da20237e06ccc1.zip |
generator.ml: avoid a warning about signed overflow in tests.c
* src/generator.ml: Emit "unsigned long int n_failed;" rather than
"int failed;", to avoid warning from gcc about "assuming signed
overflow does not occur when simplifying conditional to constant".
Diffstat (limited to 'python/t/050-lvcreate.py')
0 files changed, 0 insertions, 0 deletions