[m-rev.] for review by Mark: 64 bit MR_LongLval

Mark Brown mark at csse.unimelb.edu.au
Thu Jan 11 03:08:27 AEDT 2007


On 08-Jan-2007, Zoltan Somogyi <zs at csse.unimelb.edu.au> wrote:
> Manual testing shows this allows the synth_attr test case to work on
> saturn; a bootcheck is now in progress.

This change is fine, although there's an already existing typo.

> Index: runtime/mercury_stack_layout.h
> ===================================================================
> RCS file: /home/mercury/mercury1/repository/mercury/runtime/mercury_stack_layout.h,v
> retrieving revision 1.107
> diff -u -b -r1.107 mercury_stack_layout.h
> --- runtime/mercury_stack_layout.h	27 Dec 2006 04:16:37 -0000	1.107
> +++ runtime/mercury_stack_layout.h	8 Jan 2007 06:55:00 -0000
> @@ -87,7 +87,7 @@
>  */
>  
>  /*
> -** MR_LongLval is a MR_uint_least32_t which describes an location.
> +** MR_LongLval is a MR_Unsigned which describes an location.

s/an location/a location/

I'll fix this now.

Cheers,
Mark.

--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list