On 03/29/2010 09:35 AM, Jim Meyering wrote:
I've just run the code through clang, and it spotted a few new
problems.
Here's one:
} else {
- int i;
+ unsigned int i = 0;
int dcshown = 0, in_dc = 0;
unsigned short n;
while (i < 8) {
ACK.
--
Eric Blake eblake(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org