Re: scanner: use descriptions in entries

2021-07-07 Thread Simon Ser
FYI, the patchset has now been merged. Thanks for your contribution! ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Re: scanner: use descriptions in entries

2021-07-01 Thread Pekka Paalanen
On Thu, 3 Jun 2021 00:10:20 +0100 James Legg wrote: > This series fixes https://gitlab.freedesktop.org/wayland/wayland/-/issues/208 > and alters a test to confirm it. > > I know I'm supposed to use a gitlab pull request, but I can't create an > account as there is an error with reCAPTCHA, alrea

[PATCH 1/2] scanner: Use descriptions in entries

2021-06-15 Thread James Legg
entry may have a description according to the DTD. This is used in some protocols including xdg-shell. Fixes the code comment on an enum declaration using the description of the last enum that had one, adds the descriptions to the comments on enumerators, and avoids leaking the previously missing

scanner: use descriptions in entries

2021-06-15 Thread James Legg
This series fixes https://gitlab.freedesktop.org/wayland/wayland/-/issues/208 and alters a test to confirm it. I know I'm supposed to use a gitlab pull request, but I can't create an account as there is an error with reCAPTCHA, already reported here: https://lists.freedesktop.org/archives/sitewr