[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-07-04 14:26:32 CEST

sussman@tigris.org writes:

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

OK, time for one more conversation.

In the status quo, "developers" have to run autogen.sh, which now
requires {autoheader, autoconf, python, (yacc|bison)}. In the case of
win32, developers do *not* run autogen.sh -- the first three items in
the list aren't necessary, since the .dsp files define build
requirements instead.

But now win32 developers have no way of converting the .y to a .c
file. I mean, they could go grab cygwin, but that's kind of
ludicrous. Alternately, we could just check the generated .c file
into CVS.

Thoughts?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:32 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.