Re: [PATCH wayland 6/8] fixup! scanner: use c99 initializers for the interface symbols
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 changed,
[PATCH wayland 6/8] fixup! scanner: use c99 initializers for the interface symbols
--- 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 a/tests/data/example-code