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

Re: svn commit: r16622 - in trunk: build/ac-macros build/generator subversion/bindings/swig/include

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-10-10 09:49:28 CEST

Daniel L. Rall wrote:
> On Sun, 09 Oct 2005, maxb@tigris.org wrote:
> ...
>> --- trunk/subversion/bindings/swig/core.i (original)
>> +++ trunk/subversion/bindings/swig/core.i Sun Oct 9 16:29:27 2005
>> @@ -483,7 +483,7 @@
>>
>> apr_pool_t *current_pool;
>>
>> -#if SWIG_VERSION <= 0x10324
>> +#if SWIG_VERSION <= 0x010324
> ...
>
> Why is the version string prefixed with "0x"? That's usually used to
> denote a hex representation.

It's a number not a string, and yes, it is coded in hex.

http://www.swig.org/Doc1.3/Preface.html#Preface_nn9

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 10 09:50:45 2005

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.