On 2023/11/24 13:06, Yue Hu wrote:
From: Yue Hu <[email protected]>

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 <[email protected]>

Thanks, folded this with your SoB.

Thanks,
Gao Xiang

Reply via email to