Re: [PATCH wayland 6/8] fixup! scanner: use c99 initializers for the interface symbols

2018-07-03 Thread Pekka Paalanen
On Thu, 14 Jun 2018 16:49:43 +0100 Emil Velikov wrote: > --- > tests/data/example-code.c | 124 > +++- > tests/data/small-code-core.c| 6 +- > tests/data/small-code.c | 6 +- > tests/data/small-private-code.c | 6 +- > 4 files

[PATCH wayland 6/8] fixup! scanner: use c99 initializers for the interface symbols

2018-06-14 Thread Emil Velikov
--- tests/data/example-code.c | 124 +++- tests/data/small-code-core.c| 6 +- tests/data/small-code.c | 6 +- tests/data/small-private-code.c | 6 +- 4 files changed, 67 insertions(+), 75 deletions(-) diff --git