[PATCH 2/2] tests: Test static symbol visibility

Pekka Paalanen ppaalanen at gmail.com
Tue Jul 25 11:44:42 UTC 2017


On Tue, 25 Jul 2017 18:39:57 +0800
Jonas Ådahl <jadahl at gmail.com> 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 <jadahl at gmail.com>
> ---
>  .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 <pekka.paalanen at collabora.co.uk>

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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20170725/3c0ce628/attachment-0001.sig>


More information about the wayland-devel mailing list