On 13 October 2016 at 04:58, Peter Hutterer <[email protected]> wrote: > We used to always set *ndevices to the number of devices returned by the > server. This magically worked because we pretty much never returned an error > except on faulty server or library implementations. With 19a9cd60 we now have > more chances of getting an error, so the polite thing is to just leave > *ndevices > alone when we error out. > > Document it as such in the man page, just in case someone accidentally reads > it. > > Signed-off-by: Peter Hutterer <[email protected]> > CC: Niels Ole Salscheider <[email protected]> > --- > Changes to v1: > - Niels' first patch set ndevices to 0, this one leaves it untouched > Slightly split between "doing the right thing" and "the cat is out of the bag" ;-)
I'm leaning towards the former, although we might want to prod Chromium devs and/or send them a patch ? Reviewed-by: Emil Velikov <[email protected]> -Emil _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
