Subject: Re: Missing def'n in glob.h?
To: Charlie ROOT <root@whooppee.com>
From: Klaus Klein <kleink@ira.uka.de>
List: current-users
Date: 06/21/1998 14:17:26
Charlie ROOT <root@whooppee.com> writes:

> Got this error while building from sources current as of this morning:
> 
> cc -O  -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes 
> 	-Wpointer-arith  -DHASSETPROCTITLE -Dunix -DSKEY -c ftpcmd.c
> ftpcmd.y: In function `yyparse':
> ftpcmd.y:680: `GLOB_QUOTE' undeclared (first use this function)
> ftpcmd.y:680: (Each undeclared identifier is reported only once
> ftpcmd.y:680: for each function it appears in.)
> *** Error code 1

It appears that this occurence of GLOB_QUOTE slipped through my scan;
sorry for the inconvenience.


-klaus