n 2015-07-17 18:07:58 +0200, Henrik Gramner wrote:
> From: Michael Niedermayer <[email protected]>
> 
> Signed-off-by: Michael Niedermayer <[email protected]>
> ---
>  tests/checkasm/checkasm.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/checkasm/checkasm.h b/tests/checkasm/checkasm.h
> index 1a46e9b..b54be16 100644
> --- a/tests/checkasm/checkasm.h
> +++ b/tests/checkasm/checkasm.h
> @@ -110,7 +110,7 @@ void checkasm_stack_clobber(uint64_t clobber, ...);
>          }\
>      } while (0)
>  #else
> -#define bench_new(...)
> +#define bench_new(...) while(0)
>  #endif

ok

Janne
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to