qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 3/3] vnc: switch to inet_listen_opts


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 3/3] vnc: switch to inet_listen_opts
Date: Wed, 11 Mar 2015 14:20:21 +0100

  Hi,

> > +        qemu_opt_set(sopts, "port", h+1);
> 
> Maybe you missed passing '&error_abort' or something like that:
> 
> ui/vnc.c:3371: error: too few arguments to function ‘qemu_opt_set’
> ui/vnc.c:3372: error: too few arguments to function ‘qemu_opt_set’
> ui/vnc.c:3373: error: too few arguments to function ‘qemu_opt_set’
> ui/vnc.c:3384: error: too few arguments to function ‘qemu_opt_set’
> 
> as the same as below several places of calling qemu_opt_set().

Looks like a a error handling series from markus was merged meanwhile,
need to rebase & adapt patch.

cheers,
  Gerd





reply via email to

[Prev in Thread] Current Thread [Next in Thread]