On Tue, Nov 12, 2013 at 09:44:37PM -0500, Jasper St. Pierre wrote:
> A bug in Weston's toytoolkit gave me an hour of debugging headaches.
> Improve the error messages that we send if a client requests an invalid
> global, either by name or by version.
That's a good improvement, applied.
Kristian
A bug in Weston's toytoolkit gave me an hour of debugging headaches.
Improve the error messages that we send if a client requests an invalid
global, either by name or by version.
---
src/wayland-server.c | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/src/wayland-ser