On Mon, Jul 18, 2011 at 2:00 AM, Casey Dahlin wrote:
> When the type for the first argument of the global event changed from new_id
> to
> uint, wl_connection_vmarshal started expecting an integer argument rather than
> an object argument. As a result we were sending the client a chunk of pointer
When the type for the first argument of the global event changed from new_id to
uint, wl_connection_vmarshal started expecting an integer argument rather than
an object argument. As a result we were sending the client a chunk of pointer
rather than a useful global identifier.
---
wayland/wayland-s