On Sat, Jun 4, 2011 at 2:34 PM, Bruno Haible <br...@clisp.org> wrote: > Another nit is that "gcc -Wall" gives a warning (seen on OpenBSD 4.9): > > getopt.c: In function '_getopt_internal_r': > getopt.c:491: warning: unused variable 'ambig' > > I'm fixing it like this:
Thanks for spotting (and fixing) that. James.