[Pixman] [PATCH] Prevent empty top-level declaration
Matt Turner
mattst88 at gmail.com
Sun Apr 26 20:47:38 UTC 2020
On Sun, Nov 17, 2019 at 4:48 PM Michael Forney <mforney at mforney.org> wrote:
>
> The expansion of PIXMAN_DEFINE_THREAD_LOCAL(...) may end in a
> function definition, so the following semicolon is considered an
> empty top-level declaration, which is not allowed in ISO C.
> ---
> pixman/pixman-compiler.h | 6 +++---
> pixman/pixman-implementation.c | 2 +-
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
Thanks! Committed, and sorry for losing track of the patch.
More information about the Pixman
mailing list