Contradiction: according to wayland.xml wl_registry.bind() has no version argument

Andrey Bienkowski hexagonrecursion at gmail.com
Sat Oct 31 14:46:42 UTC 2020


This says wl_registry.bind() has a version argument

>
https://wayland.freedesktop.org/docs/html/ch04.html#sect-Protocol-Versioning
>  For global objects [...] the actual version of the created protocol
object is determined by the *version argument passed to wl_registry.bind()*.

This says it does not have a version argument

>
https://wayland.freedesktop.org/docs/html/apa.html#protocol-spec-wl_registry
> wl_registry::bind - bind an object to the display
>
> name
>    uint - unique numeric name of the object
> id
>    new_id - bounded object

Which one is correct?

-- Andrey Bienkowski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20201031/f44fd398/attachment.htm>


More information about the wayland-devel mailing list