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

Windows build assistance requested for new date parser

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-01-08 03:41:15 CET

As gstein recently pointed out, mbk's new date parser requires some
changes to the Windows build to remove the special handling of
getdate.c. The changes look easy enough, but since I don't think any
of the new date parser's major champions have access to a Windows
build environment, we will need help testing them.

I have placed an updated version of mbk's patch in issue #408, at:

  http://subversion.tigris.org/nonav/issues/showattachment.cgi/264/diff

which includes mbk's patch and, in addition, removes the special
handling of getdate.c in svn_config.dsp, svn_config.vcproj, and
build/generator/gen_win.py. (It also removes some special handling of
struct getdate_time in the SWIG bindings core, and removes the bison
and flex dependencies in the Mandrake RPM spec files, but those things
aren't relevant to this message.)

I need someone to apply this patch to the trunk or the 1.0
branch--doesn't really matter which--and test one or both of the
Windows builds. (At least, I assume the .dsp and .vcproj files are
for different Microsoft development environments, implying that there
are two separate builds.)

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 8 03:41:50 2004

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.