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

RE: DSP generator linking against release version of Berkeley DLL's in Debug builds

From: Arild Fines <arild.fines_at_broadpark.no>
Date: 2003-05-08 14:07:11 CEST

Arild Fines wrote:
> The debug configurations for the svn*.exe projects generated by
> gen-make.py -t dsp link against libdb41.lib instead of libdb41d.lib.
> This causes, at least on VC++ 7.0, spurious runtime checks to be
> triggered since the memory coming out of BDB isn't allocated on the
> debug heap. Looking at gen_win.py it seems like the project
> configurations are hardcoded to link against the release versions of
> the BDB import library.

I couldn't help noticing that this wasn't fixed for 0.22. It _will_ cause
lots of ugly things to happen if someone tries to run debug builds of svn,
svnadmin, svnlook and svnserve.

--
Arild
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 8 14:07:32 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.