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

Re: [PATCH] Implicit detection of merge source URL and merge revision range

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2007-04-17 17:02:44 CEST

> Hi Kamesh,
>
> I haven't had time to look at your patch in depth yet, so just one quick
> note: In a few places (e.g. svn_client__get_copy_source) you place
> variable declarations after statements in a block. This is fine per the
> C99 standard, but it's illegal syntax on Visual Studio which supports
> the C89 standard (or at least isn't fully C99 compliant - I'm not sure
> which - it's Microsoft after all...).
>
> Thanks,
>
> Paul B.
>

Thanks Paul. I will consider that in my follow-up patch.

With regards
Kamesh Jayachandran

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 17 17:02:48 2007

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.