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

Re: VS2005 configuration/build issues (was Re: Minor issue with VS.NET solution file generation (trunk))

From: Tim Van Holder <tim.van.holder_at_telenet.be>
Date: 2006-02-02 08:39:40 CET

D.J. Heap wrote:
> On 1/9/06, Tim Van Holder <tim.van.holder@telenet.be> wrote:
> [snip]
>
>>Sorry, I had forgotten to retest anything other than the apr projects.
>>
>>Now this is very odd - I just tried building libsvn_diff with the
>>changed preprocessor settings, and it builds without the redefinition
>>warnings (and with the warnings if the standard defines are used).
>>Ahh - I see now - every .c file in the apr projects has its own preproc
>>settings, overriding the global settings. Since they all specify the
>>same flags, I removed the per-file settings, and that clears the
>>warnings up.
>
> So, we just need to change the DEPRECATE defines in the project files
> to have the = on the end to silence the redefinition warnings you were
> getting, right?
>
> DJ

Yes.
Removing the per-file settings entirely would be desirable as well (all
files have the same settings anyway, so duplicating them everywhere only
makes the projects larger and makes it harder to try different flags).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 2 08:40: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.