Eric Blake wrote:
> Noticed on cygwin:
> get-mb-cur-max.c: In function 'main':
> get-mb-cur-max.c:27: error: unused parameter 'argc' [-Wunused-parameter]
>
> * tests/get-mb-cur-max.c (main): Mark argc unused.

Thanks.
But how about using it rather than segfaulting when argc == 1?


Reply via email to