]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
esx: silence spurious compiler warning
authorEric Blake <eblake@redhat.com>
Wed, 28 Jul 2010 23:28:44 +0000 (17:28 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 29 Jul 2010 20:36:43 +0000 (14:36 -0600)
commit2c216d95e88fa6855913eb2158f7819dafe0a03e
treec0cb8f8490454d1ba1069b4de748540d7afa1b37
parent701f356ac60c15c8d059eedf6784fa1197c94e47
esx: silence spurious compiler warning

* src/esx/esx_vi_types.c (_DESERIALIZE_NUMBER)
(ESX_VI__TEMPLATE__DESERIALIZE_NUMBER): Add range check to shut up
gcc 4.5.0 regarding long long.
src/esx/esx_vi_types.c