Re: [Qemu-devel] fix unsigned comparison warning in TCG

2010-10-07 Thread Venkateswararao Jujjuri (JV)
On 9/26/2010 11:33 AM, Blue Swirl wrote: > On Sun, Sep 26, 2010 at 5:40 PM, Hollis Blanchard > wrote: >> TCGOpcode is an enum, which apparently can be unsigned. >> >> Signed-off-by: Hollis Blanchard >> --- >> >> % ./configure --target-list=ppcemb-softmmu --enable-debug >> % make >> ... >> CC

Re: [Qemu-devel] fix unsigned comparison warning in TCG

2010-09-26 Thread Blue Swirl
On Sun, Sep 26, 2010 at 5:40 PM, Hollis Blanchard wrote: > TCGOpcode is an enum, which apparently can be unsigned. > > Signed-off-by: Hollis Blanchard > --- > > % ./configure --target-list=ppcemb-softmmu --enable-debug > % make >  ... >  CC    ppcemb-softmmu/tcg/tcg.o > cc1: warnings being treate

[Qemu-devel] fix unsigned comparison warning in TCG

2010-09-26 Thread Hollis Blanchard
TCGOpcode is an enum, which apparently can be unsigned. Signed-off-by: Hollis Blanchard --- % ./configure --target-list=ppcemb-softmmu --enable-debug % make ... CCppcemb-softmmu/tcg/tcg.o cc1: warnings being treated as errors /home/hollisb/source/qemu.git/tcg/tcg.c: In function ‘tcg_add_