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

Re: [PATCH] Next rev of Windows service support (Feb 27)

From: Branko ÄŒibej <brane_at_xbc.nu>
Date: 2006-02-28 19:08:50 CET

Malcolm Rowe wrote:
> On Tue, Feb 28, 2006 at 05:48:55PM +0300, Ivan Zhakov wrote:
>
>>> +svn_error_t* winservice_start()
>>>
>> Same as previous: "svn_error_t *winservice_start()"
>>
>>
>
> That, and we usually line-break after the '*':
>
> svn_error_t *
> winservice_start()
>
> I assume this isn't static because the SCM calls it directly?
>
It's not static because it's called from main().

> Shouldn't that be winservice_start(void)? This isn't C++, is it?
>
My goodness, you're right. I missed that.

-- Brane

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