• E
    build: fix build on 32-bit platforms · 815e3098
    Eric Blake 提交于
    qemumonitorjsontest.c: In function 'testQemuMonitorJSONqemuMonitorJSONGetBalloonInfo':
    qemumonitorjsontest.c:1134: warning: integer constant is too large for 'long' type
    
    * tests/qemumonitorjsontest.c
    (testQemuMonitorJSONqemuMonitorJSONGetBalloonInfo)
    (testQemuMonitorJSONqemuMonitorJSONGetBlockStatsInfo): Use correct
    type.
    Signed-off-by: NEric Blake <eblake@redhat.com>
    815e3098
qemumonitorjsontest.c 60.1 KB