diff options
| author | Kirill A. Shutemov <kirill@shutemov.name> | 2010-01-20 00:56:15 +0100 |
|---|---|---|
| committer | Anthony Liguori <aliguori@us.ibm.com> | 2010-01-26 14:59:20 -0600 |
| commit | db89119d40390b8db0ea65278a6020e9653651ff (patch) | |
| tree | 7329db21319416960aedf434693257eee1367c1e /hw/qdev-properties.c | |
| parent | 2dedf83ef0cc3463783d6b71bf1b25476f691f3a (diff) | |
| download | focaccia-qemu-db89119d40390b8db0ea65278a6020e9653651ff.tar.gz focaccia-qemu-db89119d40390b8db0ea65278a6020e9653651ff.zip | |
block/qcow2.c: fix warnings with _FORTIFY_SOURCE
CC block/qcow2.o cc1: warnings being treated as errors block/qcow2.c: In function 'qcow_create2': block/qcow2.c:829: error: ignoring return value of 'write', declared with attribute warn_unused_result block/qcow2.c:838: error: ignoring return value of 'write', declared with attribute warn_unused_result block/qcow2.c:839: error: ignoring return value of 'write', declared with attribute warn_unused_result block/qcow2.c:841: error: ignoring return value of 'write', declared with attribute warn_unused_result block/qcow2.c:844: error: ignoring return value of 'write', declared with attribute warn_unused_result block/qcow2.c:849: error: ignoring return value of 'write', declared with attribute warn_unused_result block/qcow2.c:852: error: ignoring return value of 'write', declared with attribute warn_unused_result block/qcow2.c:855: error: ignoring return value of 'write', declared with attribute warn_unused_result make: *** [block/qcow2.o] Error 1 Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name> Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/qdev-properties.c')
0 files changed, 0 insertions, 0 deletions