> Subject: Re: [Qemu-devel] [PATCH trivial] Fix debug print warning
>
> On Fri, Aug 22, 2014 at 1:38 PM, wrote:
> > From: Gonglei
> >
> > Steps:
> >
> > 1.enable qemu debug print, using simply scprit as below:
> > grep "//#define DEBUG&
On Fri, Aug 22, 2014 at 1:38 PM, wrote:
> From: Gonglei
>
> Steps:
>
> 1.enable qemu debug print, using simply scprit as below:
> grep "//#define DEBUG" * -rl | xargs sed -i "s/\/\/#define DEBUG/#define
> DEBUG/g"
> 2. make -j
> 3. get some warning:
> hw/i2c/pm_smbus.c: In function 'smb_ioport
From: Gonglei
Steps:
1.enable qemu debug print, using simply scprit as below:
grep "//#define DEBUG" * -rl | xargs sed -i "s/\/\/#define DEBUG/#define
DEBUG/g"
2. make -j
3. get some warning:
hw/i2c/pm_smbus.c: In function 'smb_ioport_writeb':
hw/i2c/pm_smbus.c:142: warning: format '%04x' expe