Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Aug 1995 12:18:45 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, rgrimes@gndrsh.aac.dev.com
Cc:        CVS-commiters@freefall.cdrom.com, asami@cs.berkeley.edu, asami@freefall.cdrom.com, cvs-ports@freefall.cdrom.com, peter@haywire.dialix.com
Subject:   Re: cvs commit: ports/devel/noweb/work/contrib/norman/numarkup Makefile numarkup.aux numarkup.bbl numarkup.nw
Message-ID:  <199508090218.MAA00655@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> Actually, it is really a min(72, whenever_someone_gets_around_to_it)

>No, actually it is a max(when_ever_rod_gets_toit), no one else can do
>this and I rather let it pile up and doit now and then than keep on it

Oops.  I meant max(), but on second thoughts it should be qmax() (signed
quad instead of unsigned int) to increase the chance of overflow detection
and to reduce the chance of overflow :-).

Bruce



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