On Wed, Feb 05, 2003 at 09:46:56AM -0800, David O'Brien wrote:
> On Mon, Feb 03, 2003 at 09:24:10PM -0700, Chad David wrote:
> > We are having minor problems with a newer gcc generating warnings
> > for yacc due to yyrcsid not being used.  Does anyone object to the
> > following patch to skeleton.c or have a better way of handling this?
> > -Dlint causes other problems.
> 
> What's the warning you are quieting?

gcc33  -DFreeBSD  -I/usr/home/davidc/dev/issci/inst/include -g  -Werror -O 
-Wuninitialized -Wreturn-type -Wcast-qual -Wwrite-strings -Wshadow -Wcast-align 
-Wpointer-arith -Wall -Wno-format-y2k -Wstrict-prototypes -c parser.c
parser.c:3: warning: `yyrcsid' defined but not used
*** Error code 1

-- 
Chad David        [EMAIL PROTECTED]
www.FreeBSD.org   [EMAIL PROTECTED]
ISSci Inc.        Calgary, Alberta Canada

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to