Re: [PATCH 0/2] resource versioning V3

2013-05-28 Thread Kristian Høgsberg
On Fri, May 24, 2013 at 11:40:24AM +0200, al...@redhat.com wrote: > From: Alexander Larsson > > New in this version: > * We look up the private with wl_signal_get > * Fixed off-by-one error in method_counts array lookup > (version 1 is at offset 0) I talked to Jason about a different approach

[PATCH 0/2] resource versioning V3

2013-05-24 Thread alexl
From: Alexander Larsson New in this version: * We look up the private with wl_signal_get * Fixed off-by-one error in method_counts array lookup (version 1 is at offset 0) Alexander Larsson (2): wl_resource: Add version field and getter/setter wayland-server: Version check requests src/sc