Subject: Re: -current?
To: Nathan J. Williams <nathanw@MIT.EDU>
From: Todd Vierling <tv@pobox.com>
List: current-users
Date: 06/21/1999 19:34:40
On 21 Jun 1999, Nathan J. Williams wrote:

: > /usr/src/gnu/usr.bin/gawk/../../dist/gawk/getopt.c: In function
: > `_getopt_internal':
: > /usr/src/gnu/usr.bin/gawk/../../dist/gawk/getopt.c:606: warning: type
: > mismatch in implicit declaration for built-in function `strlen'

: I'm just not sure what kind of fix would be
: appropriate;

Make getopt.c include <string.h> based on HAVE_STRING_H.

-- 
-- Todd Vierling (tv@pobox.com)