[PATCH 18/19] Xephyr: handle errors in event loop

2013-08-26 Thread Eric Anholt
From: Julien Cristau Signed-off-by: Julien Cristau Reviewed-by: Eric Anholt Reviewed-by: Mikhail Gusarov --- hw/kdrive/ephyr/hostx.c | 15 +++ 1 file changed, 15 insertions(+) diff --git a/hw/kdrive/ephyr/hostx.c b/hw/kdrive/ephyr/hostx.c index 68bb48a..1eef64e 100644 --- a/hw/kd

Re: [Xcb] [PATCH 18/19] Xephyr: handle errors in event loop

2010-10-20 Thread Julien Cristau
On Wed, Oct 20, 2010 at 10:38:37 -0700, Alan Coopersmith wrote: > Does minor code have any meaning when major_code < 128? I suppose Probably not. It seems to be set to 0 in that case. > it doesn't hurt to print it. I do wish there was an easy way to > print the extension name for major_code

Re: [PATCH 18/19] Xephyr: handle errors in event loop

2010-10-20 Thread Alan Coopersmith
Julien Cristau wrote: > Signed-off-by: Julien Cristau > --- > hw/kdrive/ephyr/hostx.c | 15 +++ > 1 files changed, 15 insertions(+), 0 deletions(-) > > diff --git a/hw/kdrive/ephyr/hostx.c b/hw/kdrive/ephyr/hostx.c > index 0dd5105..5ce5c4c 100644 > --- a/hw/kdrive/ephyr/hostx.c > +

Re: [PATCH 18/19] Xephyr: handle errors in event loop

2010-10-20 Thread Mikhail Gusarov
Twas brillig at 19:12:00 20.10.2010 UTC+02 when jcris...@debian.org did gyre and gimble: JC> Signed-off-by: Julien Cristau Reviewed-by: Mikhail Gusarov -- http://fossarchy.blogspot.com/ pgpg1hVKfSgkq.pgp Description: PGP signature ___ xorg-de

[PATCH 18/19] Xephyr: handle errors in event loop

2010-10-20 Thread Julien Cristau
Signed-off-by: Julien Cristau --- hw/kdrive/ephyr/hostx.c | 15 +++ 1 files changed, 15 insertions(+), 0 deletions(-) diff --git a/hw/kdrive/ephyr/hostx.c b/hw/kdrive/ephyr/hostx.c index 0dd5105..5ce5c4c 100644 --- a/hw/kdrive/ephyr/hostx.c +++ b/hw/kdrive/ephyr/hostx.c @@ -966,6 +