|
From: | Jim Meyering |
Subject: | Re: [PATCH] build: avoid another warning |
Date: | Wed, 31 Mar 2010 20:48:43 +0200 |
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?
[Prev in Thread] | Current Thread | [Next in Thread] |