[PATCH v2 2/2] erofs-utils: tests: fix build warning in test_LZ4_compress_HC_destSize

Gao Xiang hsiangkao at linux.alibaba.com
Fri Nov 24 16:10:23 AEDT 2023



On 2023/11/24 13:06, Yue Hu wrote:
> From: Yue Hu <huyue2 at coolpad.com>
> 
> badlz4.c:72:58: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
>     printf("test LZ4_compress_HC_destSize(%d) error (%d < %d)\n",
>                                                           ~^
>                                                           %ld
> 
> Signed-off-by: Yue Hu <huyue2 at coolpad.com>

Thanks, folded this with your SoB.

Thanks,
Gao Xiang


More information about the Linux-erofs mailing list