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

Re: Windows build, nonexistent functions

From: Greg Stein <gstein_at_gmail.com>
Date: Sat, 28 May 2011 22:31:07 -0400

On May 28, 2011 1:39 PM, "Stefan Küng" <tortoisesvn_at_gmail.com> wrote:
>
> On 28.05.2011 19:33, Daniel Shahaf wrote:
>>
>> Fair enough.
>>
>> However, we don't have a practice of keeping declarations without
>> corresponding definitions. If that is indeed the case (as opposed to
>> definitions which are conditional on preprocessor macros that the
>> declaration isn't conditional upon), IMO go ahead and drop the
>> declarations.
>
>
> I did a grep search for those functions, and the only files they showed up
were the headers, no other files contained those function names. So it's not
because of preprocessor conditionals.
>
> I'll wait until tomorrow. If there are no objections until then, I'll
commit a change which removes those.

For the conflict_skel functions, please wrap them in #if 0, rather then
deleting them. We are going to use them for 1.8.

The other two... as you wish.

Thanks,
-g
Received on 2011-05-29 04:31:44 CEST

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.