recompiling getdate

From: dchristie@ns.sympatico.ca (Don)
To: csuite-tech@chebucto.ns.ca
Date: Fri, 15 Jan 1999 16:43:23 GMT
Precedence: bulk
Return-Path: <csuite-tech-mml-owner@chebucto.ns.ca>

next message in archive
next message in thread
previous message in archive
Index of Subjects


Hi folks!

I've been working on the date bug in getdate. ... I've edited parser.y
so that it now reads '2037' instead of '1999' and I'm trying to
recompile the module.

I was given the instructions:

yacc parser.y
cc -O -o getdate getdate.c y.tab.c
cp getdate ../../../lib

here's the dialog I get:

cobequidnet:/var/csuite/src/lib/getdate# yacc parser.y
yacc: 8 shift/reduce conflicts.
cobequidnet:/var/csuite/src/lib/getdate#    

can anyone point me in the right direction? 

Thanks in advance!
//Don

next message in archive
next message in thread
previous message in archive
Index of Subjects