Re: A question on version numbers
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-09-29 17:27:40 CEST
Michael Sweet <mike@easysw.com> writes:
> kfogel@collab.net wrote:
International Standard ISO/IEC 9899
5.2.4.2.1 Sizes of integer types <limits.h>
LONG_MAX 2147483647 // 2^31-1
A conforming implementation cannot use a smaller value.
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Sep 29 17:28:03 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.