[virt-tools-list] [PATCH virt-viewer 06/19] Turn display:show-hint into flags type

Marc-André Lureau marcandre.lureau at gmail.com
Tue Jul 17 10:59:22 UTC 2012


On Tue, Jul 17, 2012 at 10:59 AM, Christophe Fergeau
<cfergeau at redhat.com> wrote:
> On second thought, shouldn't this be if (!(hint & _HINT_READY)) { } ? I'm
> not sure which flags you are going to add.

VIRT_VIEWER_DISPLAY_SHOW_HINT_HIDE used to be an enum of value 0, now
there is only a READY flag. The following patch will make this easier
to read.

-- 
Marc-André Lureau




More information about the virt-tools-list mailing list