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

Re: Compile Error with VC6 at subversion/svnserve/serve.c

From: Masaru Tsuchiyama <tsuchiyama_at_asahi-net.email.ne.jp>
Date: 2004-10-01 00:35:46 CEST

> Masaru Tsuchiyama wrote:
> > Hi
> >
> > I'm getting a compile error with VC 6 at subversion/svnserve/serve.c
> > of r11185. The error is error C2065: 'UINT_MAX' : undefined symbol.
>
> Interesting. I guess on unix APR pulls in limits.h, but on windows it
> must not. Can you try adding #include <limits.h> to the top of that
> file and trying again?
I have no compile error, if I change so.

Masaru Tsuchiyama

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 1 00:36:17 2004

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.