On 7 July 2015 at 19:48, Bill Spitzak <spit...@gmail.com> wrote:
> On Tue, Jul 7, 2015 at 11:11 AM, Daniel Stone <dan...@fooishbar.org> wrote:
>> More correctly, they are never called (which would happen on receipt
>> of a server event) because it only ever binds wl_output v1, where the
>> done/scale events were added in v2, so the server will never send
>> those events.
>
> How come the definition of the listener with those calls is available when
> compiling, but it still compiles a request for an earlier version of the
> api? I would think these would be tied together so that it is difficult to
> produce code using a different api version than listener structure.

For a whole series of tedious reasons, including how you still need to
be careful if you're negotiating non-fixed versions anyway.

Cheers,
Daniel
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to