This needs to go into the 18.0 release. CC'ing stable.
Quoting Eric Engestrom (2018-01-23 07:46:14)
> On Tuesday, 2018-01-23 15:49:43 +0100, Marc Dietrich wrote:
> > Defines
> > - HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL
> > - HAVE_FUNC_ATTRIBUTE_VISIBILITY
> > were misspelled.
>
> Wow, good catch!
>
On Tuesday, 2018-01-23 15:49:43 +0100, Marc Dietrich wrote:
> Defines
> - HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL
> - HAVE_FUNC_ATTRIBUTE_VISIBILITY
> were misspelled.
Wow, good catch!
Reviewed-by: Eric Engestrom
and pushed :)
Out of curiosity, did you find those by hand, or do you have a tool that
Defines
- HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL
- HAVE_FUNC_ATTRIBUTE_VISIBILITY
were misspelled.
Signed-off-by: Marc Dietrich
---
meson.build | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meson.build b/meson.build
index c95c44641f..9e3b98641f 100644
--- a/meson.build
+++