Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 2014 06:00:28 -0700
From:      Colin Percival <cperciva@freebsd.org>
To:        John Baldwin <jhb@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r272207 - in head/games: factor primes
Message-ID:  <5426B4EC.9040102@freebsd.org>
In-Reply-To: <1576403.4iOOFWFkUs@ralph.baldwin.cx>
References:  <201409270900.s8R90dWl029070@svn.freebsd.org> <1576403.4iOOFWFkUs@ralph.baldwin.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09/27/14 05:52, John Baldwin wrote:
> On Saturday, September 27, 2014 09:00:39 AM Colin Percival wrote:
>>  #define	BIG		ULONG_MAX	/* largest value will sieve */
> 
> Should this be UINT64_MAX (or however that is spelled) instead of ULONG_MAX 
> now?  (or is it even still used?  I know your change removed its use in at 
> least one place.)

It's not used any more.  I was resisting the urge to spend time going through
and removing ancient history (which is why I kept ubig instead of changing it
to uint64_t everywhere).

-- 
Colin Percival
Security Officer Emeritus, FreeBSD | The power to serve
Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5426B4EC.9040102>