[m-rev.] for review: change MR_bool from char to int

Zoltan Somogyi zs at cs.mu.OZ.AU
Mon Sep 16 09:22:27 AEST 2002


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?

Zoltan.
--------------------------------------------------------------------------
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