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

Re: [Patch] make parse-diff.c compile with VC6

From: Branko Cibej <brane_at_xbc.nu>
Date: Fri, 29 May 2009 10:22:26 +0200

Joe Swatosh wrote:
> This is not part of the Ruby bindings so it is not for me to commit
> without approval by a full committer. Is the patch acceptable with the
> log message amended below?
> --
> Joe
>
> [[[
>
> Make parse-diff.c compile with VC6 by including limits.h for ULONG_MAX.
>
> * subversion/libsvn_diff/parse-diff.c
> add include for limits.h to make sure ULONG_MAX defined
>
> ]]]
>

Well, to be pedantic, we usually include system headers before local
ones, not after 'em; but, http://beige.bikeshed.com/ . Approved.

-- Brane

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2356687
Received on 2009-05-29 10:22:58 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.