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

io.c

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2003-05-11 00:36:36 CEST

Has anyone else built and run tests on Windows lately?

After investigating all the test failures I've been getting the last
couple of days, it appears that SVN_WIN32 is never getting defined for
libsvn_subr\io.c -- so svn_io_remove_file and svn_io_copy_file fail
quite often in Windows.

Is my build just messed up somehow or does io.c need to #include
"svn_private_config.h"? Most of the other source files in libsvn_subr
include it -- stream.c, path.c, cmdline.c, etc, but I was wondering if
it supposed to pick it up via another include or something.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 11 00:37:35 2003

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.