On Sun, 9 Feb 2014 21:35:10 -0800
Kristian Høgsberg wrote:
> On Sat, Feb 08, 2014 at 11:44:11AM +0200, Pekka Paalanen wrote:
> > On Fri, 7 Feb 2014 22:27:00 -0800
> > Kristian Høgsberg wrote:
> >
> > > On the client side we log fatal errors before we exit. If a
> > > client doesn't set a log
On Sat, Feb 08, 2014 at 11:44:11AM +0200, Pekka Paalanen wrote:
> On Fri, 7 Feb 2014 22:27:00 -0800
> Kristian Høgsberg wrote:
>
> > On the client side we log fatal errors before we exit. If a
> > client doesn't set a log handler, it's hard to figure out what
> > goes wrong. ---
> > src/waylan
On Fri, 7 Feb 2014 22:27:00 -0800
Kristian Høgsberg wrote:
> On the client side we log fatal errors before we exit. If a
> client doesn't set a log handler, it's hard to figure out what
> goes wrong. ---
> src/wayland-util.c | 6 --
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
> di
On the client side we log fatal errors before we exit. If a client doesn't
set a log handler, it's hard to figure out what goes wrong.
---
src/wayland-util.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/wayland-util.c b/src/wayland-util.c
index 4fe9c81..b099882 10