On Tue, 25 Jul 2017 18:39:57 +0800
Jonas Ådahl <[email protected]> wrote:

> Test that it is possible to inline the protocol 'code' file generated
> by wayland-scanner in the source code files using it.
> 
> Signed-off-by: Jonas Ådahl <[email protected]>
> ---
>  .gitignore                        |   5 ++
>  Makefile.am                       |  32 ++++++++-
>  tests/data/tiny.xml               |  38 ++++++++++
>  tests/static-symbol-test-client.c |  78 ++++++++++++++++++++
>  tests/static-symbol-test-server.c | 147 
> ++++++++++++++++++++++++++++++++++++++
>  5 files changed, 297 insertions(+), 3 deletions(-)
>  create mode 100644 tests/data/tiny.xml
>  create mode 100644 tests/static-symbol-test-client.c
>  create mode 100644 tests/static-symbol-test-server.c

Hi,

Reviewed-by: Pekka Paalanen <[email protected]>

but as mentioned in my reply to patch one, I am confused why we don't
see compiler warnings from duplicate variable definitions.


Thanks,
pq

Attachment: pgpfeamVgnqSn.pgp
Description: OpenPGP digital signature

_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to