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

Re: SVN_DBG

From: Edmund Wong <ed_at_kdtc.net>
Date: Wed, 11 Nov 2009 18:25:55 +0800

Julian Foad wrote:
> Edmund Wong wrote:
>> ..\..\..\subversion\libsvn_subr\dso.c(110): error C4103: \
>> 'SVN_DBG' undefined; assuming extern returning int
> [...]
>> Of course, this SVN_DBG is only available when SVN_DEBUG
>> is defined. Clearly adding --debug in the gen-make.py
>> should set the SVN_DEBUG in the projects; and they are.
>> I grep'd SVN_DEBUG and came up with lots of hits in the
>> *.vcproj files.
>
> Just a thought: are you using "pre-compiled headers"? If so, maybe the
> dependency info isn't smart enough to detect that it needs to re-build
> them. When I used to use Visual Studio I normally turned them off.

Not that I know of. Unfortunately, my Windows system's down
atm so I can't tell.

Edmund

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2416471
Received on 2009-11-11 11:38:26 CET

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.