[m-rev.] for review: change MR_bool from char to int
Fergus Henderson
fjh at cs.mu.OZ.AU
Mon Sep 16 14:53:45 AEST 2002
On 16-Sep-2002, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> On 16-Sep-2002, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> > Change the definition of MR_bool to use int rather than char.
> > Add a new typedef MR_small_bool, which is defined as char,
> > for use when you need to optimize space.
>
> Have you done a grep for MR_bool in {runtime,trace,library}/* to check which
> existing uses of MR_bool should be converted to MR_small_bool?
I had a look in runtime/*, and didn't spot any.
But I'll have a look at the other directories.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | 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