You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Collins-Sussman <su...@collab.net> on 2001/07/04 12:18:30 UTC

Re: CVS update: ADDED: subversion/libsvn_subr getdate.y

sussman@tigris.org writes:

>   * autogen.sh:  invoke bison or yacc to produce getdate.c

Developers:  after you update, you're going to *have* to run
autogen.sh, else you will be missing this C file, and you won't be
able to compile.

>   * getdate.y:  a parser of human-readable dates.  stolen from CVS (code
>                 is public domain, no copyright.)  slightly tweaked.

Btw, I'm getting a bazillion warnings whenever getdate.c is compiled.
Would somebody kindly look at them and try to fix them?  :-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org