[m-rev.] Small, but important, bugfix to bitmap.m

Fergus Henderson fjh at cs.mu.OZ.AU
Thu May 10 01:18:10 AEST 2001


On 09-May-2001, Ralph Becket <rbeck at microsoft.com> wrote:
> library/bitmap.m:
>         Fixed a bug in the clear/2 function: it was clearing everything
>         *but* the required bit in the word holding the bit in question.

That looks fine.

Please commit it on both the main branch (also known to CVS as branch `1')
and the version-0_10_y branch, e.g. via the following commands

	cvs commit bitmap.m
	cvs update -rversion-0_10_y -j1.3 -j1.4 bitmap.m
	cvs diff bitmap.m		# just to confirm
	cvs commit bitmap.m

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list