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