Re: [PATCH v3 1/2] Wayland: logging

2012-05-30 Thread Pekka Paalanen
On Tue, 29 May 2012 17:37:02 +0200 Martin Minarik wrote: > The core libwayland libraries should not handle logging, only passing > the error messages to subscribed functions. > An application linked to libwayland-server or libwayland-client > will be able to set own functions (one per library) to

[PATCH v3 1/2] Wayland: logging

2012-05-29 Thread Martin Minarik
The core libwayland libraries should not handle logging, only passing the error messages to subscribed functions. An application linked to libwayland-server or libwayland-client will be able to set own functions (one per library) to handle error messages. Change in this series: make the wl_log ret